59. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/9/2019 5:42:09 PM Eastern 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.

59.1 Files compared

# Location File Last Modified
1 Webvram-v4.zip\20190725-webvram-source.zip\Reflections test1.html Tue Jul 23 23:11:38 2019 UTC
2 Webvram-v4.zip\20190725-webvram-source.zip\Reflections test1.html Fri Sep 6 13:18:39 2019 UTC

59.2 Comparison summary

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

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

59.4 Active regular expressions

No regular expressions were active.

59.5 Comparison detail

  1   <!DOCTYPE  HTML>
  2   <html>
  3   <head>
  4           <m eta http-e quiv="Cont ent-Type"  content="t ext/html;  charset=UT F-8" />
  5           <t itle>Refle ctions Tes ting</titl e>
  6           <s cript src= "https://c ode.jquery .com/jquer y-3.0.0.js "></script >
  7           <s cript type ="text/jav ascript">
  8                    var  session =  null;
  9                    $(do cument).re ady(functi on() {
  10                             if(typ eof(Termin al) === "u ndefined")  {
  11                                      alert("F ailed to l oad Reflec tions Term inal");
  12                                      return;
  13                             }
  14                             
  15                             sessio n = Termin al.GetActi veSession( );
  16                             sessio n.Connecti onType = " SECURE SHE LL";
  17                              session.Co nnectionSe ttings = " Host \" URL         \"";
  18                             sessio n.Connecti onSettings  = "UserNa me \"vbavi sta\"";
  19                             sessio n.Connecti onSettings  = "SSHSho wBannerDia log \"Fals e\"";
  20                             sessio n.Connecti onSettings  = "SSHCon figScheme  \"BlankPas sword\""
  21                             sessio n.Connect( );
  22                    });
  23           </ script>
  24   </head>
  25   <body>
  26           <O BJECT ID = "Terminal"  CLASSID=" clsid:15B1 68B2-AD3C- 11D1-A8D8- 00A0C9200E 61" WIDTH= "780" HEIG HT="660">
  27                    <PAR AM NAME="I nWebBrowse r" VALUE=" True">
  28                    <!--  <PARAM NA ME="Startu pSettingsF ile" VALUE ="C:\Proje cts\WebVRA M\Reflecti ons\Vista. r2w"> -->
  29           </ OBJECT>
  30   </body>
  31   </html>