Skip to content

Commit cab6f24

Browse files
Christopher RoganChristopher Rogan
authored andcommitted
test batch submission
1 parent 1934966 commit cab6f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 RawData*Run${runNum}_*.dat > ${runNum}.log
19+
ls * > ${runNum}.log
2020
xrdcp ${runNum}.log root://cmseos.fnal.gov/${output}
2121

2222

0 commit comments

Comments
 (0)