projects
/
grml-unittests.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
99e2799b1d89702bd7e0bad2061eebe1343fe415
[grml-unittests.git]
/
autoconfig
/
runit.sh
1
#!/bin/sh
2
3
. $FRAMEWORK
4
5
CMDLINE="$CMDLINE_COMMON noprompt netscript=$URL_PREFIX:$COMMON_PORT/deploy.sh status=$URL_PREFIX:$STATUS_PORT/ testsrc=$URL_PREFIX:$COMMON_PORT/unit_tests"
6
TEST_NAME=grml-autoconfig
7
8
run_test
9
timeout
10
11
# wait until the status server
12
wait $SERVER_PID