Changeset 41682 for trunk/tools/eam/rebalance/neb_fix_location.pl
- Timestamp:
- Jul 2, 2021, 8:53:41 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/tools/eam/rebalance/neb_fix_location.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rebalance/neb_fix_location.pl
r41509 r41682 17 17 18 18 my ( $dbname, $dbhost, $dbport, $dbpass, $dbuser ); 19 my $conffile = ' /data/ippc19.0/home/eugene/rebalance.20200605/nebulous.config';19 my $conffile = 'nebulous.config'; 20 20 21 21 if (-e $conffile) { … … 196 196 return $status; 197 197 } 198
Note:
See TracChangeset
for help on using the changeset viewer.
