X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fsame-order01.at;h=a0fd4bf62ca83664f816d5296d041f859c9a959e;hb=3b219f943e6b0b14c8f30176951b9339ae3ebaf4;hp=d339dfabde13e7e629d06c501cad0f06829bbcb4;hpb=a0fb51e136d3df620eb3189683aae90b25bd8dd7;p=chaz%2Ftar diff --git a/tests/same-order01.at b/tests/same-order01.at index d339dfa..a0fd4bf 100644 --- a/tests/same-order01.at +++ b/tests/same-order01.at @@ -36,7 +36,7 @@ tar cf archive file1 file2 mkdir directory tar -xf archive --same-order -C directory || exit 1 -ls directory|sort +ls directory|sort ], [0], [file1 @@ -44,4 +44,3 @@ file2 ]) AT_CLEANUP -