Moved list-only output from flist.c to generator.c so that it works
authorWayne Davison <wayned@samba.org>
Sun, 23 Sep 2007 02:00:53 +0000 (02:00 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 23 Sep 2007 02:00:53 +0000 (02:00 +0000)
commit6f0805f564a5f11e7e93d0b74ee907641c748d5b
treea373693cb9bfae5c4313fd195d3ac1cd0e38fba0
parent6191429b509f0bb055a27f44a30b6b0711c4a82d
Moved list-only output from flist.c to generator.c so that it works
properly even in inc_recurse mode.  Got rid of double output, weird
output order, and outputting of implied dirs w/--no-implied-dirs.
flist.c
generator.c