From f5ad6eb18d535a3133b221c1773469f85952053f Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 31 Aug 2001 05:48:19 +0000 Subject: [PATCH] Fix message. --- testsuite/ssh-basic.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1