add a clear() that might be needed in case a process isn't HUPable and we

ask the user if he wants to SIGTERM it


git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@183 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-01-30 00:56:46 +00:00
parent f6f3c63752
commit 282721fc0b
1 changed files with 1 additions and 0 deletions

View File

@ -1375,6 +1375,7 @@ purge_stale_locks (void)
firsttime = 0;
}
clear ();
refresh ();
pid = atoi (buf);