Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 859f57e32 -> 99bc03f56
HDFS-12889. Addendum patch to add missing file. (cherry picked from commit 6cca5b3bcb440095f12d3eda88101fa250ac000a) (cherry picked from commit a8be4b559ae0c09930effc136c782e33f6081b8e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99bc03f5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/99bc03f5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/99bc03f5 Branch: refs/heads/branch-3.0.0 Commit: 99bc03f56bfb14b1981661f93462e32cf7ab84e1 Parents: 859f57e Author: Akira Ajisaka <[email protected]> Authored: Thu Dec 7 13:22:48 2017 +0900 Committer: Akira Ajisaka <[email protected]> Committed: Thu Dec 7 13:24:10 2017 +0900 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/router/robots.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/99bc03f5/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/router/robots.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/router/robots.txt b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/router/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/router/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
