Project

General

Profile

« Previous | Next » 

Revision 10868

bugfix: bin/after_import: run backups/fix_perms right after the backup files are created to make them private

View differences:

after_import
13 13
make backups/TNRS.backup-remake &
14 14
dump_opts=${dump_opts---exclude-schema=public} \
15 15
make backups/vegbien.$version.backup/test &
16
sleep 10 # wait for backup files to be created
17
backups/fix_perms
16 18
wait # wait for asynchronous commands

Also available in: Unified diff