X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=code_ruby%2Flib%2Fmaasha%2Flocator.rb;h=70aa861fa736edb1ad547edd8061930d06aa6277;hb=58b9ddc3ddfcbe0c4476f36b12cc6cb0dbe88b41;hp=638f473d7fdcebe23f13eb9d7d7da9d8dd9970c1;hpb=575ecca03ff868d1834be3390b2ffdf5965eec08;p=biopieces.git diff --git a/code_ruby/lib/maasha/locator.rb b/code_ruby/lib/maasha/locator.rb index 638f473..70aa861 100644 --- a/code_ruby/lib/maasha/locator.rb +++ b/code_ruby/lib/maasha/locator.rb @@ -125,7 +125,7 @@ class Locator @subseq.seq << (order ? " " + newseq.seq : newseq.seq) end else - $stderr.puts "WARNING: Could not match locator -> #{locator}"; + $stderr.puts "WARNING: Could not match locator ->#{locator}<-"; @subseq.seq << "" end end