retry the push.
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/a6279ea3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/a6279ea3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/a6279ea3 Branch: refs/heads/master Commit: a6279ea32d78beafc310c070d3f0ad267614c50f Parents: e27daf1 Author: Qifan Chen <[email protected]> Authored: Fri Dec 18 00:49:22 2015 +0000 Committer: Qifan Chen <[email protected]> Committed: Fri Dec 18 00:49:22 2015 +0000 ---------------------------------------------------------------------- core/sqf/sql/scripts/install_local_hadoop | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/a6279ea3/core/sqf/sql/scripts/install_local_hadoop ---------------------------------------------------------------------- diff --git a/core/sqf/sql/scripts/install_local_hadoop b/core/sqf/sql/scripts/install_local_hadoop index a829136..bb9aabc 100755 --- a/core/sqf/sql/scripts/install_local_hadoop +++ b/core/sqf/sql/scripts/install_local_hadoop @@ -432,7 +432,6 @@ else MY_START_PORT="${port_arr1[$random_port_index]}" echo "Port chosen: $MY_START_PORT" - fi echo "# Using non-standard port range from MY_START_PORT env var: $MY_START_PORT..." fi
