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=b414e25de8ca49d7567a92c203d431383ec57c83;hpb=29ece34f44a27750bbfd76154ad9882580453dc7 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 - -