X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=tests%2Frename05.at;fp=tests%2Frename05.at;h=54a9067a14459d7287225ff61854856bb217a5ce;hp=3ad93a67f135c691deff5a0650112bc969cb254b;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 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 - -