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 2bf93a5..c24ac3e 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