Artifact a13af07ac489e7b75ac7567efa22ea3eb77c6b2b:
- Executable file fullrununit.sh — part of check-in [eec8d1d26e] at 2021-05-14 06:30:52 on branch v1.6584-ck5 — Basic communication and server starting working. (user: matt, size: 156) [annotate] [blame] [check-ins using]
#!/bin/bash (killall mtest -v;sleep 1;killall mtest -v -9;rm tests/simplerun/logs/*;rm tests/basicserver.log) & ck5 make install && wait && ck5 make unit