]> Dogcows Code - chaz/tar/blobdiff - src/names.c
Fix the use of --no-recursion and --recursion options.
[chaz/tar] / src / names.c
index fc9841e25410d45f9ff3c3871ab676863af39d09..7777dc18a20f1bd7994e295374f2b880dd06bdf0 100644 (file)
@@ -570,6 +570,7 @@ name_next_elt (int change_dirs)
 
        case NELT_FMASK:
          matching_flags = ep->v.matching_flags;
+         recursion_option = matching_flags & FNM_LEADING_DIR;
          name_list_advance ();
          continue;
 
This page took 0.01733 seconds and 4 git commands to generate.