tags 464979 + patch
thanks

Attached is a patch to resolve this issue.

-- 
Regards,
Andres
--- sigmon.old	2008-12-01 00:59:10.000000000 -0500
+++ sigmon	2008-12-01 00:59:26.000000000 -0500
@@ -4,7 +4,7 @@
 #
 if [ $# -eq 1 ]
 then
-	if [ "$1" == '-?' ] 
+	if [ "$1" = '-?' ]
 	then
 		echo "Syntax:   sigmon"
 		echo "Function: 3G/GPRS datacard signal strength monitor"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to