From 372cfc1e2317cb552f4f9e8673c9104a6e0276f6 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Tue, 15 Oct 2013 17:48:22 +0000 Subject: [PATCH] rewrote write_tab git-svn-id: http://biopieces.googlecode.com/svn/trunk@2232 74ccb610-7750-0410-82ae-013aeee3265d --- ...{biopieces_installer-0.49.sh => biopieces_installer-0.50.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename bp_scripts/{biopieces_installer-0.49.sh => biopieces_installer-0.50.sh} (99%) diff --git a/bp_scripts/biopieces_installer-0.49.sh b/bp_scripts/biopieces_installer-0.50.sh similarity index 99% rename from bp_scripts/biopieces_installer-0.49.sh rename to bp_scripts/biopieces_installer-0.50.sh index 0405316..f077b3d 100755 --- a/bp_scripts/biopieces_installer-0.49.sh +++ b/bp_scripts/biopieces_installer-0.50.sh @@ -209,7 +209,7 @@ function prompt_test_prerequisites test_ruby_gem "gnuplot" test_ruby_gem "narray" test_ruby_gem "RubyInline" - test_ruby_gem "bzip2-ruby" + test_ruby_gem "terminal-table" test_aux_program "blastall" test_aux_program "blat" test_aux_program "bwa" -- 2.39.2