Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cvs co systests  

 

 run the test: 

the code is located in: /nfs/farm/g/glast/u17/systests

 

Code Block
bash
cd /nfs/farm/g/glast/u17/systests
export  SYSTESTS=`pwd`
cd $SYSTESTS/src/exec
tcsh setModePass8.csh (to be done just once)

./runSysTests_SCons.sh  Config_testSCons.txt

...