272. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/4/2017 8:04:41 AM Central Daylight 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.

272.1 Files compared

# Location File Last Modified
1 rdk.zip\rdk\product\tests\acceptance-tests\features\steps HMPSetup.rb Tue Dec 15 16:09:27 2015 UTC
2 rdk.zip\rdk\product\tests\acceptance-tests\features\steps HMPSetup.rb Tue Oct 3 17:27:02 2017 UTC

272.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 24
Changed 2 10
Inserted 0 0
Removed 0 0

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

272.4 Active regular expressions

No regular expressions were active.

272.5 Comparison detail

  1   class Setu pEnv
  2     def init ialize
  3       # @url  = "https: //hmpdemo. vainnovati ons.us/aut h/login"
  4         # @accessc ode = ' R E DACT '
  5         # @verifyc ode = ' R E DACT '
  6       # @fac ility = 'H MP SANDBOX '
  7         @url = "ht tps:// IP             /"
  8         @accesscod e = ' REDACT '
  9         @verifycod e = ' REDACTED '
  10       @facil ity = 'CAM P MASTER'
  11     end
  12  
  13     attr_acc essor :url
  14     attr_acc essor :acc esscode
  15     attr_acc essor :ver ifycode
  16     attr_acc essor :fac ility
  17   end