]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Fix message.
authorMartin Pool <mbp@samba.org>
Fri, 31 Aug 2001 05:48:19 +0000 (05:48 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 31 Aug 2001 05:48:19 +0000 (05:48 +0000)
testsuite/ssh-basic.test

index 2bf93a586b207c16b9735f0c1800e6960eb86867..c24ac3e2d31501976f25597b56d52e454ecc08ad 100644 (file)
@@ -12,7 +12,7 @@
 
 if [ "x$rsync_enable_ssh_tests" != xyes ]
 then
-    echo "Skipping SSH tests because $rsync_enable_ssh_tests is not set"
+    echo "Skipping SSH tests because \$rsync_enable_ssh_tests is not set"
     exit 77
 fi