Revert "new_release: Workaround race condition in wesnothd SIGHUP handler"
This reverts commit62eb55a5a7
, since it was superseded by a real fix in6629fdf64e
.
This commit is contained in:
parent
991b68a128
commit
050aab785c
1 changed files with 0 additions and 1 deletions
|
@ -44,5 +44,4 @@ $echo sed -i -e "/motd=/s/$PREV_VERSION/$NEW_VERSION/g" $DEV_SERVER_CONFIG
|
|||
[ $PREV = yes ] && $echo sed -i -e "s,#\({./$DEV_VERSION-prev-redirect.cfg}\),\1," $DEV_SERVER_CONFIG
|
||||
# reload the config
|
||||
$echo killall -HUP wesnothd-$DEV_VERSION
|
||||
$echo sleep 1
|
||||
$echo $HOME/bin/send_server_message $DEV_VERSION "$SERVER_MESSAGE"
|
||||
|
|
Loading…
Add table
Reference in a new issue