[Buildbot-devel] Fix for RSS and Atom feeds on Windows hosts

Mikael Lind elemel at elemel.se
Wed Apr 22 07:10:00 UTC 2009


Hi,

I got an error when attempting to view the RSS or Atom feeds in the web
status of a Buildbot running on a Windows (Vista) host.

The error is caused by Buildbot expecting to find the environment variables
USER and HOSTNAME, which are not available in Windows.

Here is my fix, substituting USERNAME or COMPUTERNAME if USER or HOSTNAME
can't be found:

http://github.com/elemel/buildbot/commit/69e041fcb2ac2ef4eb82962650131a3babf6ffeb

Let me know what you think. If you think it's OK, I will create a topic
branch for it and submit a pull request at GitHub.

Best regards,
Mikael Lind
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090422/9df8e0a7/attachment.html>


More information about the devel mailing list