From 2df3dcc9ecb7c181b31cd38308b0b6db5d053b59 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 25 Aug 2013 20:05:28 -0300 Subject: Minor fixes --- lib/httracker/functions | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/httracker/functions b/lib/httracker/functions index fbd60c2..fa52ed4 100644 --- a/lib/httracker/functions +++ b/lib/httracker/functions @@ -56,8 +56,9 @@ function httracker_get_incremental { --purge-old=0 \ --index \ --cookies=1 \ - --list ${URLS} \ - --path ${target} \ + --list ${URLS} \ + --path ${target} + } function httracker_scuttle_config() { -- cgit v1.2.3