Revision 4435
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/Makefile | ||
---|---|---|
12 | 12 |
##### Input data |
13 | 13 |
|
14 | 14 |
rsyncSrcs := $(rsync) --include="/*/" --exclude="/*/*/test*.xml*"\ |
15 |
--exclude="/*/*/logs/**" --include="/*/**" --exclude="**"
|
|
15 |
--exclude="/**/logs/**" --include="/*/**" --exclude="**" |
|
16 | 16 |
|
17 | 17 |
upload: _always |
18 | 18 |
$(rsyncSrcs) $(local) $(remote) |
Also available in: Unified diff
inputs/Makefile: Input data: $(rsyncSrcs): Also exclude logs subdirs located at more than one level below the root, which occurs for example when a table subdir is moved into _archive/