[BioRuby-cvs] bioruby/lib/bio/shell web.rb,1.2,1.3

Katayama Toshiaki k at dev.open-bio.org
Wed Mar 14 19:55:12 UTC 2007


Update of /home/repository/bioruby/bioruby/lib/bio/shell
In directory dev.open-bio.org:/tmp/cvs-serv23094/shell

Modified Files:
	web.rb 
Log Message:
* minor update


Index: web.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/web.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** web.rb	24 Dec 2006 08:32:08 -0000	1.2
--- web.rb	14 Mar 2007 19:55:10 -0000	1.3
***************
*** 31,35 ****
        puts ">>>"
        puts
!       puts '(port # may differ if opts for rails are given "bioruby --web proj -- -p port")'
        puts
      end
--- 31,35 ----
        puts ">>>"
        puts
!       puts '(You can change the port number by adding "-- -p 4000" option)'
        puts
      end




More information about the bioruby-cvs mailing list