Skip to content

Commit e2e1e15

Browse files
committed
working CONDOR LPC batch script
1 parent ec2f011 commit e2e1e15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DRS/scripts/processDRS_Run.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ echo "Processing DRS data file"
6262
echo
6363

6464
echo "Copying DRS data file"
65-
xrdcp OUTPUT.root://cmseos.fnal.gov/${output}
66-
ls *
65+
xrdcp OUTPUT.root root://cmseos.fnal.gov/${output}
6766

6867

0 commit comments

Comments
 (0)