[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.2 - (download) (as text) (annotate)
Thu Nov 8 16:44:54 2007 UTC (5 years, 6 months ago) by sethzenz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
updates
#!/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