Make get_xattr_names() even safer at fetching the list of attr names.
[rsync/rsync.git] / testsuite / ssh-basic.test
index ff8991b..7586ae5 100644 (file)
@@ -21,7 +21,7 @@ while : ; do
     esac
 done
 
-$*
+eval "${@}"
 EOT
 chmod +x "$SSH"