> $ tar -czf test.tar.gz -T tartest/filelist.txt --no-recursion Looks like this was an intentional change: http://lists.gnu.org/archive/html/bug-tar/2016-05/msg00008.html --no-recursion is apparently positional, so the fact that this worked before http://git.savannah.gnu.org/cgit/tar.git/commit/?id=163e96a0e619a900eab6de827c7c5749ecc9d3f2 may have been accidental. As of http://git.savannah.gnu.org/cgit/tar.git/commit/?id=9a33077a7b7ad7d32815a21dee54eba63b38a81c (the very first commit after 1.29), this invocation now gives an error. Guess no action is needed.
-Tony -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple