[SCM] Interchange branch, master, updated. e993135f285fe9739473115eec5970d859cdf134
Jon Jensen <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange".
The branch, master has been updated
via e993135f285fe9739473115eec5970d859cdf134 (commit)
from 5a8f94a0a6e7f5908616bee3f2c9b6b1b2498d0b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e993135f285fe9739473115eec5970d859cdf134
Author: Richard Templet <richard@zanros.(none)>
Date: Mon Aug 31 15:52:33 2009 -0500
robots.cfg: Exclude non-robot Seekmo which got caught by "seek"
-----------------------------------------------------------------------
Summary of changes and diff:
dist/robots.cfg | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dist/robots.cfg b/dist/robots.cfg
index 129a4f4..15fcbef 100644
--- a/dist/robots.cfg
+++ b/dist/robots.cfg
@@ -157,6 +157,7 @@ EOR
NotRobotUA <<EOR
AskTB,
+ Seekmo,
EOR
RobotIP <<EOR
hooks/post-receive
--
Interchange