72. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/20/2017 5:56:06 PM 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.

72.1 Files compared

# Location File Last Modified
1 Genisis_2.0_v6_bld6.zip\Source Code\UI\Client\env test-sustainment.js Thu Dec 14 19:56:15 2017 UTC
2 Genisis_2.0_v6_bld6.zip\Source Code\UI\Client\env test-sustainment.js Wed Dec 20 21:01:42 2017 UTC

72.2 Comparison summary

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

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

72.4 Active regular expressions

No regular expressions were active.

72.5 Comparison detail

  1   'use stric t';
  2  
  3   angular.mo dule('geni sis.enviro nment', [] ).constant ('ENV', {
  4     'name':  'AWSTestSu stainment' ,
  5       'apiURL':  'http:// IP                  /' +
  6       'Genis is2Service s/services /',
  7     'dmHelpU RL': '/hel p/Genisis2 _DM_Help',
  8     'dsmHelp URL': '/he lp/Genisis 2_DM_Help' ,
  9     'elevate dAccesses' : [
  10       'genis isad@gmail .com',
  11       'PII'
  12     ],
  13     'request erHelpURL' :
  14       '/help /Genisis2_ Researcher _Help'
  15   });