Skip to content

Commit e77b201

Browse files
committed
Merge branch 'v1.4' of github.com:StackStorm/st2 into v1.4
2 parents 4d25c99 + cb7e59f commit e77b201

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
@@ -178,7 +178,7 @@ case ${1} in
178178
restart)
179179
must_be_root
180180
st2stop
181-
sleep 1
181+
sleep 10
182182
st2start
183183
getpids
184184
;;

0 commit comments

Comments
 (0)