From 67e49a2b278b1512fb39a33a779f68a1389f9849 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 3 May 2010 19:09:54 -0400 Subject: ansi, screen info related, arranging --- lib/sisu/v2/share_src.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/sisu/v2/share_src.rb') diff --git a/lib/sisu/v2/share_src.rb b/lib/sisu/v2/share_src.rb index 9ea2fac0..5c5576f3 100644 --- a/lib/sisu/v2/share_src.rb +++ b/lib/sisu/v2/share_src.rb @@ -88,9 +88,7 @@ module SiSU_Markup end end else - unless @opt.cmd =~/q/ - SiSU_Screen::Ansi.new(@opt.cmd,"Output directory does not exist","#{@opt.fns} -> #{@output_path}").warn if @opt.cmd =~/[MVv]/ - end + SiSU_Screen::Ansi.new(@opt.cmd,"Output directory does not exist","#{@opt.fns} -> #{@output_path}").warn if @opt.cmd =~/[MVv]/ exit end end -- cgit v1.2.3