# Note: We use REPL_MAILFROM rather than REPL_MAILTO, since # REPL_MAILFROM is guaranteed to be a single email address, # where REPL_MAILTO might be a list of addresses. Syntatically, # a single email address is required here. User: perforce Email: REPL_MAILFROM FullName: Perforce Admin Type: standard
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 21290 | C. Thomas Tyler |
Updated HMS tight ship setiup script; now passes preliminary tests. Bypassing pre-commit review for work-in-progress development of new, unreleased functionality. |
||
#1 | 21081 | C. Thomas Tyler |
Added preliminary files in support of automation of the HMS Tight Ship installation. The key file here hs hms_ts_setup.sh, which is currently a 'doc only' script that documents what it is intended to do, although it doesn't currently do anything that affects data. The '-h' and '-man' flags work to convey their intent. This also contains various spec files to be used in the actual implementation. Bypassing pre-commit review since this is only adding new 'doc only' code, not active software. #review-21082 |