Project

General

Profile

« Previous | Next » 

Revision 13359

/Makefile: install: documented that schemas/public/install also tests that a clean public schema will be installable by full-database import

View differences:

Makefile
23 23
##### Installation
24 24

  
25 25
# public must be installed *after* inputs because some views depend on inputs
26
# schemas/public/install also tests that a clean public schema will be
27
# installable by full-database import
26 28
install: _always config core mysql inputs/download/live inputs/install \
27 29
schemas/public/install
28 30
	@$(done)

Also available in: Unified diff