Index: /trunk/tools/eam/rebalance/neb_check_location.pl
===================================================================
--- /trunk/tools/eam/rebalance/neb_check_location.pl	(revision 41681)
+++ /trunk/tools/eam/rebalance/neb_check_location.pl	(revision 41682)
@@ -21,5 +21,5 @@
 
 my ( $dbname, $dbhost, $dbport, $dbpass, $dbuser );
-my $conffile = '/data/ippc19.0/home/eugene/rebalance.20200605/nebulous.config';
+my $conffile = 'nebulous.config';
 
 if (-e $conffile) {
Index: /trunk/tools/eam/rebalance/neb_check_reinsert.pl
===================================================================
--- /trunk/tools/eam/rebalance/neb_check_reinsert.pl	(revision 41681)
+++ /trunk/tools/eam/rebalance/neb_check_reinsert.pl	(revision 41682)
@@ -21,5 +21,5 @@
 
 my ( $dbname, $dbhost, $dbport, $dbpass, $dbuser );
-my $conffile = '/data/ippc19.0/home/eugene/rebalance.20200605/nebulous.config';
+my $conffile = 'nebulous.config';
 
 if (-e $conffile) {
Index: /trunk/tools/eam/rebalance/neb_check_trash.pl
===================================================================
--- /trunk/tools/eam/rebalance/neb_check_trash.pl	(revision 41681)
+++ /trunk/tools/eam/rebalance/neb_check_trash.pl	(revision 41682)
@@ -20,5 +20,5 @@
 
 my ( $dbname, $dbhost, $dbport, $dbpass, $dbuser );
-my $conffile = '/data/ippc19.0/home/eugene/rebalance.20200605/nebulous.config';
+my $conffile = 'nebulous.config';
 
 if (-e $conffile) {
Index: /trunk/tools/eam/rebalance/neb_fix_location.pl
===================================================================
--- /trunk/tools/eam/rebalance/neb_fix_location.pl	(revision 41681)
+++ /trunk/tools/eam/rebalance/neb_fix_location.pl	(revision 41682)
@@ -17,5 +17,5 @@
 
 my ( $dbname, $dbhost, $dbport, $dbpass, $dbuser );
-my $conffile = '/data/ippc19.0/home/eugene/rebalance.20200605/nebulous.config';
+my $conffile = 'nebulous.config';
 
 if (-e $conffile) {
@@ -196,3 +196,2 @@
     return $status;
 }
-
Index: /trunk/tools/eam/rebalance/neb_reinsert.pl
===================================================================
--- /trunk/tools/eam/rebalance/neb_reinsert.pl	(revision 41681)
+++ /trunk/tools/eam/rebalance/neb_reinsert.pl	(revision 41682)
@@ -29,5 +29,5 @@
 
 my ( $dbname, $dbhost, $dbport, $dbpass, $dbuser );
-my $conffile = '/data/ippc19.0/home/eugene/rebalance.20200605/nebulous.config';
+my $conffile = 'nebulous.config';
 
 if (-e $conffile) {
