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/db_remove.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/sisu/v2/db_remove.rb') diff --git a/lib/sisu/v2/db_remove.rb b/lib/sisu/v2/db_remove.rb index 5a7f1244..364f5fc7 100644 --- a/lib/sisu/v2/db_remove.rb +++ b/lib/sisu/v2/db_remove.rb @@ -101,8 +101,7 @@ module SiSU_DB_remove @file.puts sql_entry if @opt.cmd =~/M/ end else - tell=SiSU_Screen::Ansi.new(@opt.cmd,"no such file in database #{@db.psql.db}::#{@opt.fns}") - tell.puts_grey unless @opt.cmd =~/q/ #if @opt.cmd.include? ?v + SiSU_Screen::Ansi.new(@opt.cmd,"no such file in database #{@db.psql.db}::#{@opt.fns}").puts_grey if @opt.cmd =~/vVM/ end end end -- cgit v1.2.3