Skip to content

Commit

Permalink
run cmsRun under strace
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 6, 2024
1 parent a9a1d63 commit a092fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crab/multiarch/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ echo $LD_LIBRARY_PATH | tr : '\n'
ld.so --help | grep supported | grep x86-64-v
which cmsRun
cmsRun --help || true
strace -f cmsRun --help >>run.log 2>&1
cmsRun -j FrameworkJobReport.xml PSet.py || true

0 comments on commit a092fc2

Please sign in to comment.