IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2014, 4:10:18 PM (12 years ago)
Author:
eugene
Message:

merge changes from branches/eam_branches/ipp-20140717

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/ippjython

    r35605 r37246  
    1313
    1414set JARDIR = $datadir/jar
     15
     16# XXX if you want to run a local test, use . for JYDIR
    1517set JYDIR = $datadir/jython
     18# set JYDIR = .
     19
    1620setenv IPPTOPSPS_DATA $datadir/ipptopsps
    1721
     
    4549shift
    4650
    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 
    5051$JAVA -Xbootclasspath/a:$CLASSPATH -jar $JYTHON $JYDIR/$classfile $*
Note: See TracChangeset for help on using the changeset viewer.