summaryrefslogtreecommitdiff
path: root/testprogs
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-07-13 10:49:45 +1000
committerAndrew Tridgell <tridge@samba.org>2011-07-13 12:51:05 +0200
commit1ee67df307f27f2787793b7304a333a563f247c3 (patch)
tree64b8eb10bd646bff0400fdae9d0c7fd973b46769 /testprogs
parent182fd31be57907e252c86506b1c2dac5c40fe244 (diff)
downloadsamba-1ee67df307f27f2787793b7304a333a563f247c3.tar.gz
samba-1ee67df307f27f2787793b7304a333a563f247c3.tar.bz2
samba-1ee67df307f27f2787793b7304a333a563f247c3.zip
s4-test: fixed usage message on renamedc.sh
Diffstat (limited to 'testprogs')
-rwxr-xr-xtestprogs/blackbox/renamedc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/renamedc.sh b/testprogs/blackbox/renamedc.sh
index d0615b319c..b2fa87d242 100755
--- a/testprogs/blackbox/renamedc.sh
+++ b/testprogs/blackbox/renamedc.sh
@@ -2,7 +2,7 @@
if [ $# -lt 1 ]; then
cat <<EOF
-Usage: blackbox_upgradeprovision.sh PREFIX
+Usage: renamedc.sh PREFIX
EOF
exit 1;
fi