- Timestamp:
- Jan 20, 2013, 7:08:09 AM (13 years ago)
- Location:
- branches/eam_branches/ipp-20121219/ippToPsps/test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
fulltest.sh (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/test
-
Property svn:ignore
set to
testdata
-
Property svn:ignore
set to
-
branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh
r34998 r35000 13 13 # mkgpc1.sh user localhost eam eam 14 14 15 set mkgpc1 = 016 set initdb = 017 set mkdummy = 018 set initscratch = 015 set mkgpc1 = 1 16 set initdb = 1 17 set mkdummy = 1 18 set initscratch = 1 19 19 set createqueue = 1 20 set initbatch = 0 20 set initbatch = 1 21 set onebatch = 1 22 23 set OUTDIR = "testdata" 21 24 set queuename = "test" 22 25 … … 89 92 0 90 93 catdir.cam 91 catdir.cam94 $OUTDIR/catdir.cam 92 95 9 93 96 11 … … 95 98 21 96 99 1 97 test 100 $OUTDIR 98 101 0 99 102 0 … … 116 119 endif 117 120 121 if ($onebatch) then 122 ippjython loader.py $queuename once 123 endif 124
Note:
See TracChangeset
for help on using the changeset viewer.
