Make get_xattr_names() even safer at fetching the list of attr names.
[rsync/rsync.git] / testsuite / 00-hello.test
index 2aacc28..d7774bb 100644 (file)
@@ -2,4 +2,4 @@
 
 echo $0 running
 
-"$rsync_bin" --version || exit 1
+$RSYNC --version || exit 1