You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by DaveBirdsall <gi...@git.apache.org> on 2018/01/04 01:35:42 UTC

[GitHub] trafodion pull request #1367: [TRAFODION-2875] Fix inaccuracies in compariso...

GitHub user DaveBirdsall opened a pull request:

    https://github.com/apache/trafodion/pull/1367

    [TRAFODION-2875] Fix inaccuracies in comparison in analyzeMessageGuide.py

    Ignore trailing spaces in message text and documentation text.
    
    Take into account multiple substitution fields in message text and documentation text by replacing them with '.elided.' (before they were simply removed).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DaveBirdsall/trafodion Trafodion2875

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1367
    
----
commit e349dea868a310679487d6b7a2244798107b35a4
Author: Dave Birdsall <db...@...>
Date:   2018-01-04T01:31:39Z

    [TRAFODION-2875] Fix inaccuracies in text comparison in analyzeMessageGuide.py

----


---

[GitHub] trafodion pull request #1367: [TRAFODION-2875] Fix inaccuracies in compariso...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1367


---