scripts/on_client.scr.example
author tron
Fri, 03 Mar 2006 19:42:09 +0000
changeset 3132 4ecd7f40fc76
parent 1866 87ae212e7eda
permissions -rw-r--r--
(svn r3747) Change HASBIT() to return 0/1 instead of 0/value of tested bit, because the name suggests it does the former and current behavior broke in some places in very subtle ways (for example HASBIT(x, 0) != HASBIT(y, 1) doesn't work, returning a bool after HASBIT(x, 9) neither)
echo "Setting default network client settings..."
name = "myname"