[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Tue, 20 Jul 2004 02:10:12 -0600


Update of /cvsroot/logcheck/logcheck/src
In directory haydn:/tmp/cvs-serv7922/src

Modified Files:
	logcheck 
Log Message:

enhance debug message, about which getopts we parse,
help to find studpid bug.


--- /cvsroot/logcheck/logcheck/src/logcheck	2004/07/20 07:56:42	1.65
+++ /cvsroot/logcheck/logcheck/src/logcheck	2004/07/20 08:10:12	1.66
@@ -22,7 +22,7 @@
 # along with Logcheck; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-# $Id: logcheck,v 1.65 2004/07/20 07:56:42 maks-guest Exp $
+# $Id: logcheck,v 1.66 2004/07/20 08:10:12 maks-guest Exp $
 
 
 # Set the umask
@@ -538,7 +538,7 @@
 	    ;;
     esac
 done
-debug "Finished getopts"
+debug "Finished getopts $GETOPTS"
 shift `expr $OPTIND - 1`
 
 if [ $REPORTLEVEL = "workstation" ]; then