]> Dogcows Code - chaz/tar/blobdiff - tests/backup01.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / backup01.at
index 538dd3d9fc8141844e6e0d36b1da353f25561c7c..83d1bea00b92c0981d7270eee5e22cb0404a9cb9 100644 (file)
@@ -37,7 +37,7 @@ AT_TAR_CHECK([
 mkdir dir1 dir2
 echo bla > dir1/file1
 tar cf test.tar dir1 dir2
-tar xfv test.tar --backup
+tar xfv test.tar --backup --warning=no-timestamp
 ],
 [0],
 [dir1/
@@ -46,4 +46,4 @@ Renaming `dir1/file1' to `dir1/file1~'
 dir2/
 ])
 
-AT_CLEANUP
\ No newline at end of file
+AT_CLEANUP
This page took 0.020842 seconds and 4 git commands to generate.