Skip to content

Commit

Permalink
Update rt_utils.sh fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 authored May 23, 2024
1 parent d2b009b commit 7400415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rt_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ rocoto_kill() {
}

rocoto_step() {
echo "rt_utils.sh: Runnung one iteration of rocotorun and rocotostat..."
echo "rt_utils.sh: Running one iteration of rocotorun and rocotostat..."
set -e
echo "Unknown" > rocoto_workflow.state
# Run one iteration of rocotorun and rocotostat.
Expand Down

0 comments on commit 7400415

Please sign in to comment.