Project

General

Profile

« Previous | Next » 

Revision 13330

bugfix: exports/.rsync_filter.upload: *.csv: need to use `protect` rather than `hide` to prevent overwriting

View differences:

trunk/exports/.rsync_filter.upload
1 1
# don't allow test runs' exports to overwrite the backed up ones
2
hide *.csv
2
protect *.csv

Also available in: Unified diff