s4-test: fixed usage message on renamedc.sh
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 00:49:45 +0000 (10:49 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
testprogs/blackbox/renamedc.sh

index d0615b319c7ab413974cd02084f149b64ac90610..b2fa87d242e762de95e36f4b3cf36a9c36c3bac7 100755 (executable)
@@ -2,7 +2,7 @@
 
 if [ $# -lt 1 ]; then
 cat <<EOF
-Usage: blackbox_upgradeprovision.sh PREFIX
+Usage: renamedc.sh PREFIX
 EOF
 exit 1;
 fi