X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Flink04.at;h=46d1b12757fa6987a5e5514e3effae3109ccb625;hb=725cee3da7834b02902247ed47faa74dac9514a9;hp=92c8bf92ecf8d2de13bdadb1d36b3b3226e9f7b0;hpb=e4faf46844fa3162def723f12a09791e350caabb;p=debian%2Ftar diff --git a/tests/link04.at b/tests/link04.at index 92c8bf92..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 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