From: Martin Pool Date: Fri, 31 Aug 2001 05:48:19 +0000 (+0000) Subject: Fix message. X-Git-Tag: mbp_bk_export0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ad6eb18d535a3133b221c1773469f85952053f;p=thirdparty%2Frsync.git Fix message. --- diff --git a/testsuite/ssh-basic.test b/testsuite/ssh-basic.test index 2bf93a58..c24ac3e2 100644 --- a/testsuite/ssh-basic.test +++ b/testsuite/ssh-basic.test @@ -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