X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Frename03.at;h=d6d9a27398db01fe8a52172890ef601a400ba8a4;hb=3c0bedd49444d0f6435b8d5ffbf1f1ec97927b9c;hp=c79df8b5cd83cd894720df91e6fe40afda127291;hpb=1bcbbcf1ff2c537ffa970dbf82e3843d4ad110e5;p=chaz%2Ftar diff --git a/tests/rename03.at b/tests/rename03.at index c79df8b..d6d9a27 100644 --- a/tests/rename03.at +++ b/tests/rename03.at @@ -58,13 +58,13 @@ echo "Second dump" >&2 tar -g incr -cf arch.2 -v foo 2>tmperr sort tmperr >&2 -tar xfg arch.1 /dev/null +tar xfg arch.1 /dev/null --warning=no-timestamp echo "Begin directory listing 1" -find foo | sort +find foo | sort echo "End directory listing 1" -tar xfgv arch.2 /dev/null +tar xfgv arch.2 /dev/null --warning=no-timestamp echo Begin directory listing 2 find foo | sort echo End directory listing 2