- Timestamp:
- Jul 31, 2014, 2:35:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140717/ippToPsps/test/fulltest.sh
r37157 r37163 1 1 #!/bin/csh -f 2 2 3 chmod +x *.dvo *.sh3 chmod +x mkgpc1data.dvo mkgpc1.sh 4 4 5 5 # a bit crude : get the datadir path by interpollation of the PATH element for psconfig … … 14 14 # before running this test, you must have a mysql user: 15 15 # mkgpc1.sh user localhost eam eam 16 16 17 set mkgpc1 = 1 17 18 set initdb = 1 … … 157 158 mysql -h localhost -u dvo -pdvo -e "create database ipptopsps_test" 158 159 mysql -h localhost -u dvo -pdvo ipptopsps_test < $IPPTOPSPS_DATA/ippToPspsDbSchema.sql 159 160 160 endif 161 161
Note:
See TracChangeset
for help on using the changeset viewer.
