From 66e8bc9dac291946986d1eb202fc2ed584330118 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 15 Feb 2008 14:55:31 +1100 Subject: converted locktest to use popt and cmdline utility code (This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90) --- testprogs/blackbox/test_locktest.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'testprogs/blackbox/test_locktest.sh') diff --git a/testprogs/blackbox/test_locktest.sh b/testprogs/blackbox/test_locktest.sh index 60597ba83f..c08b408107 100755 --- a/testprogs/blackbox/test_locktest.sh +++ b/testprogs/blackbox/test_locktest.sh @@ -3,9 +3,9 @@ # Copyright (C) 2008 Andrew Tridgell # based on test_smbclient.sh -if [ $# -lt 4 ]; then +if [ $# -lt 5 ]; then cat <