[atlas] / groups / FullChainTest / scripts / jobstats.sh Repository:
ViewVC logotype

View of /groups/FullChainTest/scripts/jobstats.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (download) (as text) (annotate)
Thu Mar 22 16:29:06 2007 UTC (6 years, 1 month ago) by sethzenz
Branch: MAIN
CVS Tags: FullChainTest-00-00-05, FullChainTest-00-00-04, FullChainTest-00-00-03, FullChainTest-00-00-02, FullChainTest-00-02-00, FullChainTest-00-01-00, FullChainTest-00-01-01
add job statistics scripts
#!/bin/bash

echo "Running jobstats.sh, a dummy script that calls jobstats.py"

if [[ ! -n $SCRIPTDIR ]]
then
  SCRIPTDIR=/afs/cern.ch/atlas/offline/external/FullChainTest/scripts
  echo "  jobstats.sh: \$SCRIPTDIR not set.  Setting to ${SCRIPTDIR}"
fi

${SCRIPTDIR}/jobstats.py

echo "Back in jobstats.sh"

CERN Central CVS service
ViewVC Help
Powered by ViewVC 1.0.9