X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fyppedia-chart-parser;h=e6e22b5799374754bcfdd060d381110afaf95a5b;hp=41ef985e6b590801041dfbdcc2635f6d8d15e631;hb=b14effcf3ea7900eb4198f6e50112da751f29add;hpb=59bee7afb77216585b904bd20f17e71005e9778c diff --git a/yarrg/yppedia-chart-parser b/yarrg/yppedia-chart-parser index 41ef985..e6e22b5 100755 --- a/yarrg/yppedia-chart-parser +++ b/yarrg/yppedia-chart-parser @@ -772,6 +772,7 @@ for (;;) { print STDERR "*** --stdin-chart, aborting!\n"; exit 1; } + progress("checking database"); db_check_referential_integrity(); progress("committing database"); $dbh->commit(); progress("committing _ocean-*.txt"); localtopo_commit(); exit 0;