Ignacio R. Morelle
050aab785c
Revert "new_release: Workaround race condition in wesnothd SIGHUP handler"
...
This reverts commit 62eb55a5a7
, since it
was superseded by a real fix in 6629fdf64e
.
2014-06-26 19:44:39 -04:00
Ignacio R. Morelle
62eb55a5a7
new_release: Workaround race condition in wesnothd SIGHUP handler
...
If we try to send a message immediately after signaling SIGHUP to
wesnothd, it won't get caught by wesnothd, probably because the control
socket is being reopened just as the message arrives. Thus, we need a 1
second delay after the signal.
This was fixed in production a while ago but I forgot to commit the
change.
2014-06-12 18:17:31 -04:00
Ignacio R. Morelle
01a6a3bb1d
Update new_release script from production
2014-02-08 08:00:35 -03:00
Gunter Labes
6eedb15c65
made use of the readlink command
2009-05-23 22:24:45 +00:00
Gunter Labes
e24d0012c3
made script more portable and removed bash requirement
2009-05-23 13:26:51 +00:00
Gunter Labes
773c97c31c
updated dev version
2008-08-31 22:48:33 +00:00
Gunter Labes
7fa4661094
send error messages to STDERR
...
get the server port from the redirect.cfg (which needs to be changed anyway)
2008-04-26 18:10:52 +00:00
Gunter Labes
3fe0dfd078
correct the test logic..
2007-12-03 09:44:36 +00:00
Gunter Labes
7a5b84de0a
make the version check more verbose
2007-12-03 09:38:30 +00:00
Gunter Labes
29c0e496d3
announcement rewording
2007-12-03 09:23:27 +00:00
Gunter Labes
9f5c42412e
correct the version check
2007-12-03 09:17:12 +00:00
Gunter Labes
5103947b96
activate the previous version redirect on new release
2007-12-03 08:50:20 +00:00
Gunter Labes
0d7206fbec
some more config changes to account for
2007-11-20 05:58:23 +00:00
Gunter Labes
2ca3e29ef8
make the script much more readable
2007-11-20 00:01:11 +00:00
Gunter Labes
622c3d6fa3
redesigned the server configs a bit
2007-11-19 23:15:31 +00:00
Gunter Labes
db3fe9066d
added the shell scripts used to manage the official multiplayer servers
2007-11-19 22:10:39 +00:00