307. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/7/2018 11:36:09 AM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

307.1 Files compared

# Location File Last Modified
1 C:\SCRUB\MHED\MHED\VAR 4.10.0\var-web-release-4.10@e10f18de1ef app.env Mon Oct 22 23:25:20 2018 UTC
2 C:\MHED-scrubbed\MHED\MHED\VAR 4.10.0\var-web-release-4.10@e10f18de1ef app.env Fri Dec 7 13:06:46 2018 UTC

307.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 34
Changed 1 2
Inserted 0 0
Removed 0 0

307.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

307.4 Active regular expressions

No regular expressions were active.

307.5 Comparison detail

  1   # Add appl ication sp ecific env ironment v ariables h ere.
  2   # Environm ent variab les must b e prefixed  with APP_
  3   # to preve nt potenti al system  Env Variab le Collisi ons.
  4   # They mus t also be  described.
  5  
  6   # Set appl ication op erating mo de
  7   export APP _MODE=vete ran
  8  
  9   # Set appl ication in ternal por t
  10   export APP _PORT= PO
  11  
  12   # APP_NAME  and APP_V ERSION are  required
  13   export APP _NAME=var- web
  14   export APP _NAME_BETA =var-web-b eta
  15   export CON TEXT_ROOT= var
  16   export CON TEXT_ROOT_ BETA=var-b eta
  17   export CON TEXT_VERSI ON=v4
  18   export APP _VERSION=4 .10.0