genevaers / Run-Control-Apps

GenevaERS Run Control
Apache License 2.0
0 stars 2 forks source link

Change environment variable names for consistency #2

Open rhness opened 1 year ago

rhness commented 1 year ago

To keep GenevaERS variable names from collisions with other user variable names, please change the following:

OLD NEW
SPECFILELIST GERS_TEST_SPEC_FILE_LIST TEST_HLQ GERS_TEST_HLQ PMHLQ GERS_ENV_HLQ DBSDSNL GERS_DB2_LOAD_LIB DBSDSNE GERS_DB2_EXIT_LIB DBRUNLD GERS_DB2_RUN_LIB DBSUB GERS_DB2_SUBSYSTEM DBTIADP GERS_DB2_UTILITY

hammyau commented 1 year ago

This has been done and committed to the init branch.

rhness commented 1 year ago

Please replace GERS_JARS with these more specific variables:

hammyau commented 3 months ago

Randall do we still need this?