summaryrefslogtreecommitdiffstats
path: root/tasks/helpers.rb
diff options
context:
space:
mode:
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 = []