Subject: [htdig3-dev] [patch] rundig problem
From: J. op den Brouw (MSQL_User@st.hhs.nl)
Date: Mon Sep 11 2000 - 09:55:52 PDT
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
-------------------- J.E.J.opdenBrouw@st.hhs.nl --------------------
Linux - because reboots are for hardware changes
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev-unsubscribe@htdig.org
You will receive a message to confirm this.
This archive was generated by hypermail 2b28 : Mon Sep 11 2000 - 10:36:23 PDT