aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/db_select.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v2/db_select.rb')
-rw-r--r--lib/sisu/v2/db_select.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/sisu/v2/db_select.rb b/lib/sisu/v2/db_select.rb
index 87452c5c..04d12acb 100644
--- a/lib/sisu/v2/db_select.rb
+++ b/lib/sisu/v2/db_select.rb
@@ -173,8 +173,7 @@ module SiSU_DB_select
db_exist?
@sdb_remove_doc.remove
@sdb_import.marshal_load
- tell=SiSU_Screen::Ansi.new(@opt.cmd,"pgaccess or psql #{@db.psql.db} database?")
- tell.puts_grey if @opt.cmd =~/v/
+ SiSU_Screen::Ansi.new(@opt.cmd,"pgaccess or psql #{@db.psql.db} database?").puts_grey if @opt.cmd =~/v/
when /^--remove$/
db_exist?
@sdb_remove_doc.remove