mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-04-05 06:54:30 -04:00
Spelling fixes from a Fossies run done by Jens.
This commit is contained in:
@@ -19,7 +19,7 @@ if test x"$rsync_enable_ssh_tests" = xyes; then
|
||||
fi
|
||||
|
||||
if [ "`$SSH -o'BatchMode yes' localhost echo yes`" != "yes" ]; then
|
||||
test_skipped "Skipping SSH tests because ssh conection to localhost not authorised"
|
||||
test_skipped "Skipping SSH tests because ssh connection to localhost not authorised"
|
||||
fi
|
||||
|
||||
echo "Using remote shell: $SSH"
|
||||
|
||||
Reference in New Issue
Block a user