Project

General

Profile

« Previous | Next » 

Revision 3374

main Makefile: VegBIEN DB: Removing database warning message: Changed "public schema versions" to "archived imports" for clarity

View differences:

Makefile
179 179
#### DB and bien user
180 180

  
181 181
confirmRmDb = $(call confirm,WARNING: This will delete your entire VegBIEN\
182
DB!,This includes all public schema versions and staging tables.)
182
DB!,This includes all archived imports and staging tables.)
183 183

  
184 184
confirmRmPublicSchema = $(call confirm,WARNING: This will delete the current\
185 185
public schema of your VegBIEN DB!,To save it: make schemas/rotate)

Also available in: Unified diff