- Timestamp:
- Jul 28, 2014, 6:20:27 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140717/ippToPsps
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
jython/ippjython (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140717/ippToPsps
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-20140717/ippToPsps/jython/ippjython
r35605 r37129 13 13 14 14 set JARDIR = $datadir/jar 15 16 # XXX if you want to run a local test, use . for JYDIR 17 # set JYDIR = . 15 18 set JYDIR = $datadir/jython 19 16 20 setenv IPPTOPSPS_DATA $datadir/ipptopsps 17 21 … … 45 49 shift 46 50 47 # XXX if you want to run a test on a local file, use this line:48 # $JAVA -Xbootclasspath/a:$CLASSPATH -jar $JYTHON $classfile $*49 50 51 $JAVA -Xbootclasspath/a:$CLASSPATH -jar $JYTHON $JYDIR/$classfile $*
Note:
See TracChangeset
for help on using the changeset viewer.
