Artifact 12bf13749e1200b9517b79e5447efd633d7c402c:
- Executable file fullrununit.sh — part of check-in [f9e738a1ca] at 2021-05-20 23:29:52 on branch v1.6584-ck5 — wip (user: matt, size: 181) [annotate] [blame] [check-ins using]
#!/bin/bash (killall mtest -v;sleep 1;killall mtest -v -9;rm -f tests/simplerun/.db/* tests/simplerun/logs/* tests/basicserver.log) & ck5 make -j install && wait && ck5 make unit