diff options
Diffstat (limited to 'source4/script/tests/tests_quick.sh')
-rwxr-xr-x | source4/script/tests/tests_quick.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/tests_quick.sh b/source4/script/tests/tests_quick.sh index 0783026b4a..80eeb57f34 100755 --- a/source4/script/tests/tests_quick.sh +++ b/source4/script/tests/tests_quick.sh @@ -1,3 +1,4 @@ +#!/bin/sh TORTURE_OPTIONS="$TORTURE_OPTIONS --option=torture:quick=yes" export TORTURE_OPTIONS TORTURE_QUICK="yes" |