X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Flink04.at;h=46d1b12757fa6987a5e5514e3effae3109ccb625;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=03697bd6d33d8b47de865d4f4728e3a0be6699fb;hpb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;p=debian%2Ftar diff --git a/tests/link04.at b/tests/link04.at index 03697bd6..46d1b127 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-2014 Free Software Foundation, Inc. +# Copyright 2010, 2013-2014, 2016 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