X-Git-Url: http://git.alex.org.uk diff --git a/simple_test b/simple_test index 44191eb..1ccf84b 100755 --- a/simple_test +++ b/simple_test @@ -145,7 +145,7 @@ EOF ./nbd-server -C ${conffile} -p ${pidfile} & PID=$! sleep 1 - ./nbd-tester-client localhost -N export1 -i + ./nbd-tester-client localhost -N export1 -i -t $(dirname $1)/integrity-test.tr retval=$? ;; *)