registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #07224
[Bug 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported
Sorry but this "fix" breaks ssh-connections for everyone not using a sh-
based shell as login-shell.
I personally use tcsh as login shell and "nc -q 2>&1 | grep -q 'requires
an argument';if [ $? -eq 0 ] ; then CMD='-q 0';else CMD='';fi;"
isn't valid csh line.
** Attachment added: "log"
http://launchpadlibrarian.net/51510325/log
--
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for CentOS.