Skip to content

Commit 96bb45f

Browse files
author
Caspar van Leeuwen
committed
Fix typo
1 parent 9cad884 commit 96bb45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_suite.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ else
203203
fatal_error "Failed to extract names of tests to run: ${REFRAME_NAME_ARGS}"
204204
exit ${test_selection_exit_code}
205205
fi
206-
# Allow people deploying the bot to overrwide this
206+
# Allow people deploying the bot to override this
207207
if [ -z "$REFRAME_SCALE_TAG" ]; then
208208
REFRAME_SCALE_TAG="--tag 1_node"
209209
fi

0 commit comments

Comments
 (0)