Skip to content

Commit

Permalink
Update tests/functional/jobscript/01-share-lib-bin/flow.cylc
Browse files Browse the repository at this point in the history
Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>
  • Loading branch information
wxtim and hjoliver authored May 11, 2023
1 parent a435c30 commit 17a3503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/jobscript/01-share-lib-bin/flow.cylc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
script = """
cat > "${CYLC_WORKFLOW_SHARE_DIR}/lib/python/mypythonscript.py" <<__HERE__
def my_function():
print("I can speak Esparanto like a native.")
print("I can speak Esperanto like a native.")
__HERE__
cat > "${CYLC_WORKFLOW_SHARE_DIR}/bin/myscript.sh" <<__HERE__
Expand Down

0 comments on commit 17a3503

Please sign in to comment.