[mirrorbrain-commits] r8171 - /trunk/tools/geoip-lite-update

From: <poeml_at_mirrorbrain.org>
Date: Sun, 26 Sep 2010 12:25:38 -0000
Author: poeml
Date: Sun Sep 26 14:25:37 2010
New Revision: 8171

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8171&view=rev
Log:
tools/geoip-lite-upate: quiet the script.

Modified:
    trunk/tools/geoip-lite-update

Modified: trunk/tools/geoip-lite-update
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/geoip-lite-update?rev=8171&r1=8170&r2=8171&view=diff
==============================================================================
--- trunk/tools/geoip-lite-update (original)
+++ trunk/tools/geoip-lite-update Sun Sep 26 14:25:37 2010
_at_@ -5,7 +5,7 @@
 # Distribute under GPLv2 if it proves worthy.
 
 for i in curl wget ftp; do
-	if which $i 2>/dev/null; then 
+	if which $i &>/dev/null; then 
 		prg=$i
 		break
 	fi




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Sun Sep 26 2010 - 12:25:38 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT