[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-219-g9f335f2

Ivy Foster joyfulgirl at archlinux.us
Thu Mar 29 19:59:37 UTC 2012


The following commit has been merged in the master branch:
commit 825876b5a504ed2ec01053283a400fa897f06508
Author: Ivy Foster <joyfulgirl at archlinux.us>
Date:   Sat Mar 17 16:46:22 2012 -0400

    Fix a typo in duckduckgo code.

diff --git a/elvi/duckduckgo b/elvi/duckduckgo
index b8372b6..9f82ff2 100755
--- a/elvi/duckduckgo
+++ b/elvi/duckduckgo
@@ -76,7 +76,7 @@ fi
 
 escaped_args=`w3_url_of_arg $w3_args`
 if [ "$SURFRAW_duckduckgo_got_a_ducky_feeling" = 1 ]; then
-    escaped_args="! ${escaped args}"
+    escaped_args="! ${escaped_args}"
 fi
 
 w3_browse_url "${SURFRAW_duckduckgo_base_url}/?q=${escaped_args}${SURFRAW_duckduckgo_params}"

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list