refactored
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Tue, 2 Oct 2012 18:34:12 +0000 (18:34 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Tue, 2 Oct 2012 18:34:12 +0000 (18:34 +0000)
forester/ruby/evoruby/lib/evo/apps/domain_sequence_extractor.rb

index c9311eb..efe6f6a 100644 (file)
@@ -219,7 +219,6 @@ module Evoruby
           min_linker,
           log )
       rescue ArgumentError, IOError => e
-        puts e.backtrace
         Util.fatal_error( PRG_NAME, "error: " + e.to_s, STDOUT )
 
       rescue Exception => e