Skip to content

Commit 677ebb5

Browse files
authored
Update st2ctl
1 parent 4305679 commit 677ebb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

st2common/bin/st2ctl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ case ${1} in
233233
;;
234234
reload)
235235
register_content ${@:2}
236-
check_python_version
237236
exit_code=$?
237+
check_python_version
238238
getpids
239239
# Note: We want to preserve st2-register-content "fail on failure" behavior
240240
# and propagate the correct exit code and exit with non zero on failure

0 commit comments

Comments
 (0)