Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 6, 2024
1 parent b4b9de2 commit 223cdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crab/multiarch/setup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -ex
for f in minbias.root FrameworkJobReport.xml ; do
curl -L -s -o $CMSSW_BASE/src/$f http://cern.ch/muzaffar/$f
done

0 comments on commit 223cdb7

Please sign in to comment.