[SCM] live-helper branch, debian-next, updated. debian/2.0_a14-1-5-g6a2ebe6

Richard Nelson unixabg at gmail.com
Wed Jun 16 13:09:25 UTC 2010


The following commit has been merged in the debian-next branch:
commit 6a2ebe6a34b7d274060a0701a6eb5d2252920a77
Author: Richard Nelson <unixabg at gmail.com>
Date:   Wed Jun 16 08:05:29 2010 -0500

    Whitespace removal

diff --git a/cgi/cgi b/cgi/cgi
index 19eea7d..6aa2488 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -48,7 +48,7 @@ else
 	# Converting '~':	sed 's/%7E/\~/g'
 
 	# Translate parameters
-        QUERY_STRING=$(echo "${QUERY_STRING}" | sed -e 's/%2F/\//g' -e 's/+/ /g' -e 's/%3B/;/g' -e 's/%7E/~/g' -e 's/%3A/:/g' -e 's/%40/@/g')
+	QUERY_STRING=$(echo "${QUERY_STRING}" | sed -e 's/%2F/\//g' -e 's/+/ /g' -e 's/%3B/;/g' -e 's/%7E/~/g' -e 's/%3A/:/g' -e 's/%40/@/g')
 	# Debug the filtering string
 	# echo ${QUERY_STRING}
 

-- 
live-helper



More information about the debian-live-changes mailing list