Hi!

I just notice the following glitch in script "updatedcc"

@@ -335,7 +335,7 @@

# use fetch, wget, curl, or ftp that understands URLs
#      notice '-c --with-fetch_cmd=X'
-PGM=`echo "X $confs" | sed -n -e 's/.*--with-fetch[-_]cmd=\([^ ]*\)/\1/p'`
+PGM=`echo "X $CONFS" | sed -n -e 's/.*--with-fetch[-_]cmd=\([^ ]*\)/\1/p'`
if test -z "$PGM"; then
    PGM=/usr/bin/fetch
fi

Cheers,
Eddy

--
Eddy Beliveau
HEC Montreal
Montreal (Quebec)
Canada

_______________________________________________
DCC mailing list      [email protected]
http://www.rhyolite.com/mailman/listinfo/dcc

Reply via email to