aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/harvest_authors.rb
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-29 03:25:41 +0200
committerRalph Amissah <ralph@amissah.com>2010-07-02 13:56:08 -0400
commit77d84aafc9d1f3df4b3988e48cbf2ce06d315d7b (patch)
tree78edb5d90ef5f7b9ce44f97f33fd4f8734f5d31a /lib/sisu/v2/harvest_authors.rb
parentprovide alternatives for producing single output types (diff)
Removing useless whitespaces from upstream files at EOL.
Diffstat (limited to 'lib/sisu/v2/harvest_authors.rb')
-rw-r--r--lib/sisu/v2/harvest_authors.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v2/harvest_authors.rb b/lib/sisu/v2/harvest_authors.rb
index 33042dcf..dfb2b654 100644
--- a/lib/sisu/v2/harvest_authors.rb
+++ b/lib/sisu/v2/harvest_authors.rb
@@ -177,7 +177,7 @@ module HARVEST_authors
@output[:html]=File.new("#{@env.path.output_md_harvest}/harvest_authors.html",'w')
@output[:html_mnt]=(@opt.cmd.inspect =~/M/) \
? File.new("#{@env.path.pwd}/harvest_authors.html",'w') \
- : nil
+ : nil
end
def html_file_close
@output[:html].close