From 70c3a8a2a8f2ff8736d5e1ad245ac012c57b0f1d Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 9 Jun 2005 08:27:15 +0000 Subject: r7429: make the shell happy and don't use [bla] metze (This used to be commit 4ff50d12aedb03d8b93904655ce9941ff6290b29) --- source4/script/tests/test_echo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/script/tests') diff --git a/source4/script/tests/test_echo.sh b/source4/script/tests/test_echo.sh index 882050a588..9e70f558b0 100755 --- a/source4/script/tests/test_echo.sh +++ b/source4/script/tests/test_echo.sh @@ -40,7 +40,7 @@ for transport in $transports; do done # separately test the print option - its v slow -name="[print] option" +name="print option" testit bin/smbtorture "$name" ncacn_np:"$server[print]" -U"$username"%"$password" -W $domain RPC-ECHO "$*" || failed=`expr $failed + 1` testok $0 $failed -- cgit