Skip to content

Commit

Permalink
Update jobs/rocoto/prepoceanobs.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Rahul Mahajan <[email protected]>
  • Loading branch information
AndrewEichmann-NOAA and aerorahul authored Apr 18, 2024
1 parent 3405a44 commit 1abeb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/rocoto/prepoceanobs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export jobid="${job}.$$"
###############################################################
# setup python path for class defs and utils

export PYTHONPATH=${HOMEgfs}/ush:${PYTHONPATH}
PYTHONPATH="${PYTHONPATH:+${PYTHONPATH}:}${HOMEgfs}/ush"

###############################################################
# Execute the JJOB
Expand Down

0 comments on commit 1abeb4f

Please sign in to comment.