Skip to content

Commit

Permalink
Merge pull request #122 from sjsprecious/fix_pbs_derecho
Browse files Browse the repository at this point in the history
Add "-V" option back to avoid a python issue on Cheyenne
  • Loading branch information
jedwards4b authored Sep 18, 2023
2 parents 1ca702d + d14773a commit 14c222c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
<directive default="n"> -r {{ rerunnable }} </directive>
<!-- <directive> -j oe {{ job_id }} </directive> -->
<directive> -j oe </directive>
<directive> -V </directive>
</directives>
</batch_system>

Expand Down

0 comments on commit 14c222c

Please sign in to comment.