Changeset 41650
- Timestamp:
- Jun 8, 2021, 3:32:40 PM (5 years ago)
- Location:
- tags/ipp-ps1-20210510/ippScripts/scripts
- Files:
-
- 2 edited
-
night_report.pl (modified) (1 diff)
-
night_report_json.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ps1-20210510/ippScripts/scripts/night_report.pl
r41514 r41650 31 31 32 32 # database connection information: 33 $dbhost = ' ippdb08';33 $dbhost = 'scidbm'; 34 34 $dbname = 'gpc1' unless defined $dbname; 35 35 $dbuser = 'ippuser'; -
tags/ipp-ps1-20210510/ippScripts/scripts/night_report_json.pl
r41338 r41650 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.
