From 23aaea8c60330bcc03c04234ad8574ef28098815 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Wed, 4 Dec 2013 23:55:19 +0000 Subject: [PATCH] inprogress --- forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb b/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb index 7309371..a484881 100644 --- a/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb +++ b/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb @@ -93,7 +93,7 @@ module Evoruby unless File.exist? input error "expected to already exist: " + input end - puts "a. identifier normalization already done:" + input + puts "a. identifier normalization already done: " + input end else error "illegal name: " + input -- 1.7.10.2