161. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/4/2017 2:45:05 PM 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.

161.1 Files compared

# Location File Last Modified
1 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source .env.test Thu Jun 15 19:04:28 2017 UTC
2 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source .env.test Fri Aug 4 19:06:38 2017 UTC

161.2 Comparison summary

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

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

161.4 Active regular expressions

No regular expressions were active.

161.5 Comparison detail

  1   # .env.tes t
  2   # DEPLOY_T YPE=test
  3  
  4   # export e nv_test_fi le=$(echo  '.env.test ' >> debug _env_load_ order.txt)
  5  
  6   export APP _URL=https ://www.tes t-cui. DNS    
  7  
  8   ########## ########## ########## ########## ########## ########## ########## ########## ########## #
  9   # Environm ent variab les relate d to data  (ExamManag ement and  ExamRespon se) being  sent to DA S
  10   ########## ########## ########## ########## ########## ########## ########## ########## ########## #
  11   export VLE R_DAS_ENAB LE_NOTIFIC ATIONS=tru e
  12   export VLE R_DAS_EXAM _MANAGEMEN T_URL="htt ps:// SERVER /ecrud/v1/ core/examM anagement"
  13   export VLE R_DAS_CERT ="/ssl/www .dev-cui. SERVER .crt"
  14   export VLE R_DAS_CACE RT="/ssl/v ler-das/ca chain.crt"
  15   export VLE R_DAS_KEYF ILE="/ssl/ SERVER .key"
  16   export VLE R_DAS_EXAM _RESPONSE_ URL="https :// SERVER /ecrud/v1/ core/examR esponse/tr ansform"