Added a little more quoting.
authorWayne Davison <wayned@samba.org>
Tue, 18 May 2004 09:47:42 +0000 (09:47 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 18 May 2004 09:47:42 +0000 (09:47 +0000)
testsuite/longdir.test

index 728ec85..7f9bcba 100644 (file)
@@ -18,7 +18,7 @@ makepath "$longdir" || test_skipped "unable to create long directory"
 touch "$longdir/1" || test_skipped "unable to create files in long directory"
 date > "$longdir/1"
 ls -la / > "$longdir/2"
 touch "$longdir/1" || test_skipped "unable to create files in long directory"
 date > "$longdir/1"
 ls -la / > "$longdir/2"
-checkit "$RSYNC --delete -avH \"$fromdir/\" \"$todir\"" $fromdir/ $todir
+checkit "$RSYNC --delete -avH \"$fromdir/\" \"$todir\"" "$fromdir/" "$todir"
 
 # The script would have aborted on error, so getting here means we've won.
 exit 0
 
 # The script would have aborted on error, so getting here means we've won.
 exit 0