You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by li...@apache.org on 2016/12/15 08:51:24 UTC

[02/10] incubator-trafodion git commit: remove duplicate MY_SQROOT in sqenvcom.sh

remove duplicate MY_SQROOT in sqenvcom.sh


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

Branch: refs/heads/master
Commit: 971df7a4ef2b932339e8013691c7e3212f1d015e
Parents: fbb465a
Author: Eason <hf...@gmail.com>
Authored: Tue Dec 6 23:52:13 2016 +0800
Committer: Eason <hf...@gmail.com>
Committed: Tue Dec 6 23:52:13 2016 +0800

----------------------------------------------------------------------
 core/sqf/sqenvcom.sh | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/971df7a4/core/sqf/sqenvcom.sh
----------------------------------------------------------------------
diff --git a/core/sqf/sqenvcom.sh b/core/sqf/sqenvcom.sh
index d5acf92..75ed593 100644
--- a/core/sqf/sqenvcom.sh
+++ b/core/sqf/sqenvcom.sh
@@ -138,7 +138,6 @@ else
    export RH_MAJ_VERS=6
 fi
 export MY_SQROOT=$PWD
-export MY_SQROOT=$PWD
 
 # set common version to be consistent between shared lib and maven dependencies
 export HBASE_DEP_VER_CDH=1.2.0-cdh5.7.1