Release version change - fix core regression

Backport from master branch. Same fix was needed when release version
changed there.


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/5943646e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/5943646e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/5943646e

Branch: refs/heads/master
Commit: 5943646e38861d4fceb92a5be314a440b4528aff
Parents: e3755ec
Author: Steve Varnau <[email protected]>
Authored: Mon Jun 6 19:12:41 2016 +0000
Committer: Steve Varnau <[email protected]>
Committed: Mon Jun 6 19:12:41 2016 +0000

----------------------------------------------------------------------
 core/sql/regress/core/FILTER116 | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/5943646e/core/sql/regress/core/FILTER116
----------------------------------------------------------------------
diff --git a/core/sql/regress/core/FILTER116 b/core/sql/regress/core/FILTER116
index 0907c60..7b6f34b 100755
--- a/core/sql/regress/core/FILTER116
+++ b/core/sql/regress/core/FILTER116
@@ -30,4 +30,5 @@ sed "
 s/0 row(s) in [0-9]\.[0-9][0-9][0-9][0-9] seconds//g
 /HBase Shell/d
 /Version/d
+s/^[A-Za-z ]* Conversational Interface [0-9][0-9.]*/Conversational Interface 
@version@/
 " $fil

Reply via email to