fixed seabase/test010
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/18480af4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/18480af4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/18480af4 Branch: refs/heads/master Commit: 18480af467244fa82e6091ac9fd05c0164d12840 Parents: 8d0fce3 Author: Anoop Sharma <[email protected]> Authored: Thu Sep 8 23:35:47 2016 +0000 Committer: Anoop Sharma <[email protected]> Committed: Thu Sep 8 23:35:47 2016 +0000 ---------------------------------------------------------------------- core/sql/regress/seabase/TEST010 | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/18480af4/core/sql/regress/seabase/TEST010 ---------------------------------------------------------------------- diff --git a/core/sql/regress/seabase/TEST010 b/core/sql/regress/seabase/TEST010 index c4e04ff..ecc8fc9 100644 --- a/core/sql/regress/seabase/TEST010 +++ b/core/sql/regress/seabase/TEST010 @@ -451,4 +451,3 @@ create volatile table vtab1 (a int); create volatile table vtab2 (a int); get all volatile schemas; get all volatile tables; -
