Browse Source

Minor fix

Sergey Poznyakoff 9 years ago
parent
commit
68dd249987
1 changed files with 0 additions and 5 deletions
  1. 0 5
      tests/T-recurse.at

+ 0 - 5
tests/T-recurse.at

@@ -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])