Cleanup
[rsync/rsync.git] / testsuite / unsafe-byname.test
index e18c112..adb9515 100644 (file)
@@ -14,11 +14,11 @@ test_unsafe() {
     fi
 }
 
-test_unsafe file from safe
-test_unsafe dir/file from safe
-test_unsafe dir/./file from safe
-test_unsafe dir/. from safe
-test_unsafe dir/ from safe
+test_unsafe file               from                    safe
+test_unsafe dir/file           from                    safe
+test_unsafe dir/./file         from                    safe
+test_unsafe dir/.              from safe
+test_unsafe dir/               from safe
 
 test_unsafe /etc/passwd                from unsafe
 test_unsafe //../etc/passwd    from unsafe