Repository: hadoop Updated Branches: refs/heads/branch-3.0 cdf305c33 -> a8be4b559
HDFS-12889. Addendum patch to add missing file. (cherry picked from commit 6cca5b3bcb440095f12d3eda88101fa250ac000a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8be4b55 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a8be4b55 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a8be4b55 Branch: refs/heads/branch-3.0 Commit: a8be4b559ae0c09930effc136c782e33f6081b8e Parents: cdf305c Author: Akira Ajisaka <[email protected]> Authored: Thu Dec 7 13:22:48 2017 +0900 Committer: Akira Ajisaka <[email protected]> Committed: Thu Dec 7 13:23:58 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/a8be4b55/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]
