[Ultrapossum-cvs 292] plugin/snmp/snmppass.d 1.7,1.8,snmpgen

Back to archive index

Masato Taruishi taru****@sourc*****
2004年 7月 3日 (土) 15:49:56 JST


===================================================================
RCS file: plugin/snmp/snmppass.d/snmpgen,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- plugin/snmp/snmppass.d/snmpgen	2004/07/03 04:00:40	1.7
+++ plugin/snmp/snmppass.d/snmpgen	2004/07/03 06:49:56	1.8
@@ -39,7 +39,7 @@
   $SNMP_MIB.1.1.0)
     echo "$cmd"
     echo "string"
-    if !test -x "$MODULEDIR/server/pid"; then
+    if ! test -x "$MODULEDIR/server/pid"; then
       echo "UNINST"
       exit 0
     fi



Ultrapossum-cvs メーリングリストの案内
Back to archive index