Commit 94158c14 authored by Kai Vehmanen's avatar Kai Vehmanen

Fixed a bug in fullmode unit test.

darcs-hash:20070705093754-77cd4-df578b3728c23f2800529e2f7f9f1888bcc8e4c8.gz
parent 3dc1ffdd
......@@ -25,5 +25,6 @@ sleep 1
error=$?
kill -- "$(cat "$pidfile")"
rm -f -- "$pidfile"
wait
exit ${error}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment