X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Frename05.at;h=54a9067a14459d7287225ff61854856bb217a5ce;hb=280751384120a61d8858bea0217061a98434f073;hp=3ad93a67f135c691deff5a0650112bc969cb254b;hpb=dbbffde5835102b0cb1361c9f8dc716a38060d0d;p=chaz%2Ftar diff --git a/tests/rename05.at b/tests/rename05.at index 3ad93a6..54a9067 100644 --- a/tests/rename05.at +++ b/tests/rename05.at @@ -46,11 +46,11 @@ tar -cf archive.2 -g db.2 dir mv dir orig decho First restore -tar -xf archive.1 -g db.1 +tar -xf archive.1 -g db.1 --warning=no-timestamp find directory | sort decho Second restore -tar -xf archive.2 -g db.2 +tar -xf archive.2 -g db.2 --warning=no-timestamp find dir | sort ], [0], @@ -77,5 +77,3 @@ Second restore AT_CLEANUP # End of rename05.at - -