Hi,

while running 3.2.0b3-091000, I stumbled into a problem
while rundig is supplied with the -s flag: htpurge
doesn't like this.

This little patch strips out the $stats variable (effectively
removing -s from htpurge)

--- rundig.orig Mon Sep 11 18:44:47 2000
+++ rundig      Mon Sep 11 18:39:11 2000
@@ -34,7 +34,7 @@ TMPDIR=$DBDIR
 export TMPDIR
 
 $BINDIR/htdig -i $opts $stats $alt
-$BINDIR/htpurge $opts $stats $alt
+$BINDIR/htpurge $opts $alt
 case "$alt" in
 -a)
   ( cd $DBDIR && test -f db.docdb.work &&


Greetz,

--jesse
--------------------------------------------------------------------
J. op den Brouw                           Johanna Westerdijkplein 75
Haagse Hogeschool                                  2521 EN  DEN HAAG
Faculty of Engeneering                                   Netherlands
Electrical Engeneering                                +31 70 4458936
-------------------- [EMAIL PROTECTED] --------------------

Linux - because reboots are for hardware changes


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 


Reply via email to