Fixed zipfulldata again

This commit is contained in:
Philipp Bayer
2013-07-01 19:23:55 +10:00
parent 497bf6b972
commit f68fdbef66
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ class Zipfulldata
Rails.logger.level = 0
Rails.logger = Logger.new("#{Rails.root}/log/zipfulldata_#{Rails.env}.log")
log("job started")
new.run(target_address)
run(target_address)
log("job done")
end

View File

@@ -1 +0,0 @@
genotyping-rawdata goes in this directory