]> Dogcows Code - chaz/tar/commit
Fix the use of --no-recursion and --recursion options.
authorSergey Poznyakoff <gray@gnu.org>
Thu, 9 Jan 2014 22:13:15 +0000 (00:13 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Thu, 9 Jan 2014 22:14:53 +0000 (00:14 +0200)
commit2bd9c15391b0bd6ef0bff76aebf09cfb53003199
tree981aa9b7be7e0bf3d0751881e6eaea34bd26f71d
parent481572c63f5a259f1338a1b74e2dee304bd0df0b
Fix the use of --no-recursion and --recursion options.

Each option remains in effect until cancelled by the next ocurrence
of its counterpart, as stated in the documentation.

* src/names.c (name_next_elt): Restore recursion_option from the
value of matching_flags.
src/names.c
This page took 0.022775 seconds and 4 git commands to generate.