... except that still doesn't seem to result in the message getting passed
through correctly:

$ echo "admin send-message Welcome to gringer's Pioneers server" | nc -q 0
localhost 6650

$ tail -n 4 logs/pioneers.log
02:42:23 (7) --> player 2 setup 0\n
02:42:23 (8) --> player 2 setup 0\n
02:42:23 (9) --> player 2 setup 0\n
02:42:32 (10) <-- admin send-message Welcome to gringer's Pioneers server

I would expect something like the following to appear, but it doesn't:
02:42:34 (10) --> NOTE1 Welcome to gringer's Pioneers server\n




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to