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:

bin/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
README.TXT
168 168
			could incorrectly be overwritten with a broken one.
169 169
		make schemas/$version/publish # runtime: 1 min ("real 1m10.451s")
170 170
	unset version
171
	backups/fix_perms
172 171
	make backups/upload live=1
173 172
	On jupiter:
174 173
		cd /data/dev/aaronmk/bien/backups

Also available in: Unified diff