Fix horizon upgrade: remove screen_stop call
The screen_stop function was removed some time ago together with the screen support (I8c27182f60b0f5310b3a8bf5feb02beb7ffbb26a) This does probably mean no proper horizon/grenade testing has been done in the past 3 years... Change-Id: I389e2a4f8135e0e22a70098b95c17457cbedf1cf (cherry picked from commit290ebb4220) (cherry picked from commit451d8fd19c)
This commit is contained in:
@@ -48,8 +48,6 @@ set -o xtrace
|
||||
|
||||
# stop horizon apache server
|
||||
stop_horizon
|
||||
# Kill horizon screen session if there one
|
||||
screen_stop horizon
|
||||
|
||||
# Save current config files for posterity
|
||||
#TODO
|
||||
|
||||
Reference in New Issue
Block a user