Skip to content

Commit 429b10f

Browse files
committed
Refine jobid_pattern regex on Aurora
1 parent b0a2a02 commit 429b10f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cime_config/machines/config_batch.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@
553553

554554
<batch_system MACH="aurora" type="pbspro">
555555
<batch_submit>/lus/flare/projects/E3SM_Dec/tools/qsub/throttle</batch_submit>
556+
<jobid_pattern>(\d+)\.aurora-pbs</jobid_pattern>
556557
<directives>
557558
<directive> -l filesystems=home:flare </directive>
558559
</directives>

0 commit comments

Comments
 (0)