]> git.gag.com Git - debian/tar/commitdiff
Minor fix
authorSergey Poznyakoff <gray@gnu.org>
Thu, 10 Dec 2015 23:10:43 +0000 (01:10 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Thu, 10 Dec 2015 23:10:43 +0000 (01:10 +0200)
tests/T-recurse.at

index 2a4359bf3530ff3ac80f1cdc15f2b21c05cab71c..b6031ca719a1f28b6a69fb65fe86733df11d0fe4 100644 (file)
@@ -62,11 +62,6 @@ directory2/file
 
 AT_CLEANUP
 
-# Tar is not yet ready to properly handle --{,no-}recursion options if those are
-# set both as program arguments and from within --files-from file.  The problem
-# is that content of -T argument is parsed too late;  solution to this would
-# require additional NELT_* type implemented to allow handling of --recursion
-# option similarly to how the -C option is processed now.
 
 AT_SETUP([toggle --recursion (not) from -T])
 AT_KEYWORDS([recurse T-recurse T-recurse2 files-from])