In testing/fulltests/support/simple_run there is an instance of the construct
if ! cmd ; then ... fi This is an application of the posix mandated negation of pipeline return status pattern but on solaris 10 /bin/sh fails to support this construct and so RUNTESTS warns about a failed (history) substitution. Is this (old broken shells) a big enough problem that we should fix it? /MF ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
