Revision 7086
Added by Aaron Marcuse-Kubitza almost 12 years ago
with_all | ||
---|---|---|
14 | 14 |
|fold -s >&2 |
15 | 15 |
return 2 |
16 | 16 |
fi |
17 |
if test -n "$all"; then inputs=(inputs/{.[^s.],}*/) # exclude ., .., .svn
|
|
17 |
if test -n "$all"; then inputs=(inputs/{.[^as.],}*/)# not . .. .svn .archive
|
|
18 | 18 |
else inputs=(inputs/*/) |
19 | 19 |
fi |
20 | 20 |
|
Also available in: Unified diff
with_all: Also exclude .archive/ from the subdirs to forward commands to