Changeset 41613 for trunk/ippScripts
- Timestamp:
- May 25, 2021, 2:31:08 PM (5 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 2 edited
-
night_report.pl (modified) (1 diff)
-
night_report_json.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/night_report.pl
r41514 r41613 31 31 32 32 # database connection information: 33 $dbhost = ' ippdb08';33 $dbhost = 'scidbm'; 34 34 $dbname = 'gpc1' unless defined $dbname; 35 35 $dbuser = 'ippuser'; -
trunk/ippScripts/scripts/night_report_json.pl
r41338 r41613 31 31 32 32 # database connection information: 33 $dbhost = ' ippdb08';33 $dbhost = 'scidbm'; 34 34 $dbname = 'gpc1' unless defined $dbname; 35 35 $dbuser = 'ippuser';
Note:
See TracChangeset
for help on using the changeset viewer.
