The create_tables script should also add the testData table.
This commit is contained in:
committed by
WineHQ
parent
4f3058e247
commit
85b6503cf1
@@ -35,3 +35,6 @@ mysql -p -u root < error_log.sql
|
||||
|
||||
echo Adding distributions
|
||||
mysql -p -u root < distributions.sql
|
||||
|
||||
echo Adding test data tables
|
||||
mysql -p -u root < testResults.sql
|
||||
|
||||
Reference in New Issue
Block a user