From b59846e20d1b47b5fd333019f5425a42ff23d1e6 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 29 Nov 2009 15:48:29 +0000 Subject: Whitespace file git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@427 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- publish | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'publish') diff --git a/publish b/publish index 72a2fd6..1782703 100755 --- a/publish +++ b/publish @@ -119,9 +119,9 @@ else fi for file in "$@"; do - uri="$base_http/$d_server_http_base/$( echo -n "$file" | uri_encode )" + uri="$base_http/$d_server_http_base/$( echo -n "$file" | uri_encode )" echo "$uri" - history_append "$uri" + history_append "$uri" done while [ "$#" -gt 0 ]; do -- cgit v1.2.3