Skip to content

Commit ef7c47d

Browse files
Christopher RoganChristopher Rogan
authored andcommitted
test batch submission
1 parent 8c7b69b commit ef7c47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DRS/scripts/processDRS_Run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ for f in $FILES
1616
do
1717
xrdcp root://cmseos.fnal.gov//store/user/cmstestbeam/ETL/MT6Section1Data/122017/OTSDAQ/CMSTiming/${f} .
1818
done
19-
ls * > ${runNum}.log
19+
echo $FILES > ${runNum}.log
2020
xrdcp ${runNum}.log root://cmseos.fnal.gov/${output}
2121

2222

0 commit comments

Comments
 (0)