16. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/27/2018 11:44:18 AM Eastern 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.

16.1 Files compared

# Location File Last Modified
1 CHAMPVA 1.0.2.zip\CHAMPVA 1.0.2\server-master@38d1119ab25.zip config.js Thu Sep 27 17:02:53 2018 UTC
2 CHAMPVA 1.0.2.zip\CHAMPVA 1.0.2\server-master@38d1119ab25.zip config.js Tue Nov 27 16:37:34 2018 UTC

16.2 Comparison summary

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

16.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

16.4 Active regular expressions

No regular expressions were active.

16.5 Comparison detail

  1   const SETT INGS = {
  2       APPNAM E:    'CHA MPVA Pay A pplication ',
  3       APPDIR :     'app ',
  4       PROTOC OL:   'htt p',
  5         HOST:         ' DNS ',
  6         PORT:         ' PORT '
  7  
  8  
  9   module.exp orts = SET TINGS;