Project

General

Profile

« Previous | Next » 

Revision 6960

import_all: after_import(): Added `make backups/TNRS.backup-remake`

View differences:

bin/import_all
47 47
        bin/make_analytical_db
48 48
        
49 49
        bin/export_analytical_db &
50
        make backups/TNRS.backup-remake &
50 51
        wait # wait for asynchronous commands
51 52
    }
52 53
    
README.TXT
54 54
    Otherwise, continue
55 55
    Delete previous imports so they won't bloat the full DB backup:
56 56
        make backups/vegbien.$version.backup/remove
57
    make backups/TNRS.backup-remake &
58 57
    make backups/vegbien.$version.backup/test &
59 58
    make schemas/$version/publish
60 59
    sudo backups/fix_perms

Also available in: Unified diff