Project

General

Profile

« Previous | Next » 

Revision 9490

inputs/test_taxonomic_names/test_scrub: documented that `make schemas/"$public"/uninstall` removes the previous results (since it may be confusing why it's prompting the user to uninstall the schema that is an output of the program)

View differences:

inputs/test_taxonomic_names/test_scrub
23 23
make backups/TNRS.sql-remake
24 24
mv -f backups/TNRS.sql "$selfDir/_scrub"
25 25
public=public."$selfDirName"
26
make schemas/"$public"/uninstall
26
make schemas/"$public"/uninstall # remove previous results
27 27
make schemas/rename/"$public"
28 28
make backups/"$public".sql-remake
29 29
mv -f backups/"$public".sql "$selfDir/_scrub"

Also available in: Unified diff