Project

General

Profile

« Previous | Next » 

Revision 9047

lib/runscripts/table.run: remake_VegBIEN_mappings (): added public_schema_exists check, ported from lib/import.sh

View differences:

lib/runscripts/table.run
51 51
remake_VegBIEN_mappings ()
52 52
{
53 53
	echo_func
54
	public_schema_exists || return 0
54 55
	echo_run rm header.csv map.csv # remake them
55 56
	yes|input_make test
56 57
}

Also available in: Unified diff