X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Flink04.at;h=53ca31ca00c02f4086a583cb3434de965287460c;hb=1209e0ebff2cdfbff2195a162d85df5de349bbaf;hp=92c8bf92ecf8d2de13bdadb1d36b3b3226e9f7b0;hpb=cd7bdd4076ca154575bbef85eb2157e59befcfe2;p=chaz%2Ftar diff --git a/tests/link04.at b/tests/link04.at index 92c8bf9..53ca31c 100644 --- a/tests/link04.at +++ b/tests/link04.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright 2010, 2013 Free Software Foundation, Inc. +# Copyright 2010, 2013-2014 Free Software Foundation, Inc. # This file is part of GNU tar. @@ -39,6 +39,10 @@ tar tvf archive | sed ' s,.*[[0-9]] dir/,dir/, ' | sort +echo -- + +tar cfl archive dir dir + echo == tar chf archive dir @@ -55,6 +59,7 @@ dir/file dir/file link to dir/file dir/symlink -> file dir/symlink link to dir/symlink +-- == dir/ dir/FOO