Missed one uncomment

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5159 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
depristo 2011-02-01 13:01:59 +00:00
parent d9532ecf53
commit e510798bc2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ rm -f report.txt
cd $DIR
echo "\n####################\nArchiving recently submitted jobs" >> report.txt
#python $GATK/python/analyzeRunReports.py archive $DIR/submitted -o $ARCHIVE.gz -D >> report.txt
python $GATK/python/analyzeRunReports.py archive $DIR/submitted -o $ARCHIVE.gz -D >> report.txt
echo "Released version, all runs" >> report.txt
#python $GATK/python/analyzeRunReports.py summary $ARCHIVE.gz --rev $GATK_RELEASE_VERSION >> report.txt