summaryrefslogtreecommitdiffstats
path: root/tasks/helpers.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-06-17 08:06:14 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-06-17 08:06:14 +0200
commit35b257fb69fc7f7821c108a33f21ab316cd74abe (patch)
tree99b523d25b96f7e2dbd7ac3cd085999e3d01d192 /tasks/helpers.rb
parentd5265bb9ae3cd188b72573b34e908c35c74903f9 (diff)
downloadzorglub-35b257fb69fc7f7821c108a33f21ab316cd74abe.zip
zorglub-35b257fb69fc7f7821c108a33f21ab316cd74abe.tar.gz
clean tasks files
Diffstat (limited to 'tasks/helpers.rb')
-rw-r--r--tasks/helpers.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/helpers.rb b/tasks/helpers.rb
index b43117a..df5bd50 100644
--- a/tasks/helpers.rb
+++ b/tasks/helpers.rb
@@ -89,7 +89,7 @@ end
# files = []
# exclude = PROJ.exclude.dup
# comment = %r/^\s*#/
-#
+#
# # process the ignore file and add the items there to the exclude list
# if test(?f, PROJ.ignore_file)
# ary = []