K 10
svn:author
V 7
mandree
K 8
svn:date
V 27
2011-08-16T22:33:30.000000Z
K 7
svn:log
V 200
Fix skipping t_cltsrv when IP missing. Really this time.

Cause was a   trap "... ; exit 1" 0   shell construct that needs to be
cancelled for the exit 77 to take effect. trap 0 inserted to that end.

END
