Repository: hadoop Updated Branches: refs/heads/trunk 40b0045eb -> 6cca5b3bc
HDFS-12889. Addendum patch to add missing file. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cca5b3b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6cca5b3b Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6cca5b3b Branch: refs/heads/trunk Commit: 6cca5b3bcb440095f12d3eda88101fa250ac000a Parents: 40b0045e 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:37 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/6cca5b3b/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]
