You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/05/25 20:34:46 UTC

[24/39] incubator-trafodion git commit: More debugging

More debugging


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

Branch: refs/heads/master
Commit: 42b407c651f76adc29e37eec6eb13ad645d65ba6
Parents: 28f5114
Author: Amanda Moran <am...@apache.com>
Authored: Wed May 11 13:32:41 2016 +0000
Committer: Amanda Moran <am...@apache.com>
Committed: Wed May 11 13:32:41 2016 +0000

----------------------------------------------------------------------
 install/installer/traf_config_check | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/42b407c6/install/installer/traf_config_check
----------------------------------------------------------------------
diff --git a/install/installer/traf_config_check b/install/installer/traf_config_check
index 5ed0b44..7a63180 100755
--- a/install/installer/traf_config_check
+++ b/install/installer/traf_config_check
@@ -938,6 +938,7 @@ if [[ ! -z $install_features_path ]]; then
       fi           
    fi
    source $install_features_path
+   cat $install_features_path
 
    sudo chmod 777 $TRAF_CONFIG
    echo "export CDH_5_3_HDP_2_2_SUPPORT=\"$CDH_5_3_HDP_2_2_SUPPORT\"" >> $TRAF_CONFIG