Skip to content

Commit f9ed53e

Browse files
modified jobs\rocoto\wavepostsbs.sh
1 parent 4fc487b commit f9ed53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/rocoto/wavepostsbs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export jobid="${job}.$$"
1414

1515
###############################################################
1616
# Execute the JJOB
17-
${HOMEgfs}/jobs/JGLOBAL_WAVE_POST_SB
17+
${HOMEgfs}/jobs/JGLOBAL_WAVE_POST_SBS
1818
status=$?
1919
[[ ${status} -ne 0 ]] && exit ${status}
2020

0 commit comments

Comments
 (0)