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=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hpb=fbbfb9406a82e647ce27b6462b11a802fa48f31a 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 - -