Repository: incubator-impala Updated Branches: refs/heads/asf-site 6bfc55559 -> 6e8be453a
Testing Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/6e8be453 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/6e8be453 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/6e8be453 Branch: refs/heads/asf-site Commit: 6e8be453aaa19f9a3b46409f914176ac4d72614b Parents: 6bfc555 Author: Henry Robinson <[email protected]> Authored: Thu Jul 7 16:28:38 2016 -0700 Committer: Henry Robinson <[email protected]> Committed: Thu Jul 7 16:28:38 2016 -0700 ---------------------------------------------------------------------- index.html | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/6e8be453/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index e69de29..99c0be9 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,3 @@ +<html> + <h1>Hello world!</h1> +</html>
