Repository: hadoop Updated Branches: refs/heads/branch-2 4e92b1e89 -> 046424cf8
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/046424cf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/046424cf Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/046424cf Branch: refs/heads/branch-2 Commit: 046424cf8ab31043cf3df254ae9ea093d20ad5da Parents: 4e92b1e 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:45 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/046424cf/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]
