From: Adam Dickmeiss Date: Sat, 4 Dec 2004 01:38:50 +0000 (+0000) Subject: Refine test and make it more portable. X-Git-Tag: snippet.version.1~237 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=def5926f92384bf3acfcfa889e80cc167d7c5a3c;hp=def5926f92384bf3acfcfa889e80cc167d7c5a3c;p=idzebra-moved-to-github.git Refine test and make it more portable. Use YAZ's daemon mode. Use kill -CHLD to check if a process with PID exist (instead of ps -p). Use unix:socket rather than tcp:port. ---