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 commit 290ebb4220)
(cherry picked from commit 451d8fd19c)
This commit is contained in:
Luigi Toscano
2020-08-23 16:50:30 +02:00
parent 12b82820fc
commit c90159e657

View File

@@ -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