From f17c8b940681250dacd0154033525658ad5c0a08 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 30 Jul 2007 13:43:37 +0100 Subject: replace unintended tabs with spaces --- lib/sisu/v0/hub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/sisu/v0/hub.rb') diff --git a/lib/sisu/v0/hub.rb b/lib/sisu/v0/hub.rb index 9f4be964..d1396331 100644 --- a/lib/sisu/v0/hub.rb +++ b/lib/sisu/v0/hub.rb @@ -233,7 +233,7 @@ p "here #{__FILE__} #{__LINE__}" if @opt =~/M/ end def termsheet # -t system("sisu_termsheet #{@opt.cmd} #{@opt.fns}\n") - @@n_do=@@n_do+1 + @@n_do=@@n_do+1 tell=SiSU_Screen::Ansi.new(@opt.cmd,@@n_do,'Termsheet(s) processed') tell.term_sheet_title unless @opt.cmd =~/q/ end @@ -242,7 +242,7 @@ p "here #{__FILE__} #{__LINE__}" if @opt =~/M/ prt=if prt !~/\d+/; 'webrick default (sysenv)' else "webrick port set to #{prt}" end - puts %{#{@cX.blue}<<#{@cX.off}#{@cX.green}Start Webrick web server on port: #{prt}#{@cX.off}#{@cX.blue}>> #{@cX.off*2} } + puts %{#{@cX.blue}<<#{@cX.off}#{@cX.green}Start Webrick web server on port: #{prt}#{@cX.off}#{@cX.blue}>> #{@cX.off*2} } system("sisu_webrick #{port}&\n") end def semantics -- cgit v1.2.3