Skip to content

Commit

Permalink
list the working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 10, 2024
1 parent 8abda1b commit fdec764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crab/script/run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash -ex
pwd
ls
ld.so --help | grep supported | grep x86-64-v
which cmsRun
cmsRun --help >>run.log

0 comments on commit fdec764

Please sign in to comment.