- Timestamp:
- Dec 15, 2015, 11:33:26 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/test/sastest.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/test/sastest.sh
r39113 r39274 50 50 echo " +XX : turn on features" 51 51 echo " features: all, mkgpc1, mkdvo, initdb, initscratch, initbatch, camera, stack, forcedwarp, object, forcedobject, diff, diffobj" 52 echo " (NOTE: mkdvo and mkgpc1 are off by default. you need to explicitly turn on mkdvo if you want to re-build the dvo)" 53 echo " (use mkgpc1 to only rebuild the gpc1 database entries. mkdvo and mkgpc1 are mutually exclusive)" 52 54 exit 2 53 55 case -all … … 209 211 echo " -XX : turn off features" 210 212 echo " +XX : turn on features" 211 echo " features: all, mkgpc1, initdb, initscratch, initbatch, camera, object, stack, forcedwarp, forcedobject, diff, diffobj" 212 echo " (NOTE: you need to explicitly turn on mkgpc1 if you want to re-build the dvo)" 213 echo " features: all, mkgpc1, mkdvo, initdb, initscratch, initbatch, camera, stack, forcedwarp, object, forcedobject, diff, diffobj" 214 echo " (NOTE: mkdvo and mkgpc1 are off by default. you need to explicitly turn on mkdvo if you want to re-build the dvo)" 215 echo " (use mkgpc1 to only rebuild the gpc1 database entries. mkdvo and mkgpc1 are mutually exclusive)" 213 216 exit 2 214 217 endif
Note:
See TracChangeset
for help on using the changeset viewer.
