Index: /branches/eam_branches/ipp-20191011/Nebulous-Server/lib/Test/Nebulous.pm
===================================================================
--- /branches/eam_branches/ipp-20191011/Nebulous-Server/lib/Test/Nebulous.pm	(revision 41039)
+++ /branches/eam_branches/ipp-20191011/Nebulous-Server/lib/Test/Nebulous.pm	(revision 41040)
@@ -38,4 +38,11 @@
 my $dir7 = "";
 my $dir8 = "";
+
+sub show_setup {
+    my $self = shift;
+
+    print "DB: $NEB_DB, USER: $NEB_USER, PASS: $NEB_PASS\n";
+}
+
 
 sub setup {
