[gnome-ostree] supybot: Update URL
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] supybot: Update URL
- Date: Tue, 16 Apr 2013 17:10:52 +0000 (UTC)
commit 59f70b209e440bdc4d93fb8a9ee0a060ac10e43b
Author: Colin Walters <walters verbum org>
Date: Tue Apr 16 13:01:49 2013 -0400
supybot: Update URL
extras/supybot/GNOMEOSTree/plugin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/extras/supybot/GNOMEOSTree/plugin.py b/extras/supybot/GNOMEOSTree/plugin.py
index 60bee63..c224c2a 100644
--- a/extras/supybot/GNOMEOSTree/plugin.py
+++ b/extras/supybot/GNOMEOSTree/plugin.py
@@ -56,7 +56,7 @@ class GNOMEOSTree(callbacks.Plugin):
self._last_smoketest_version = None
self._jsondb_re = re.compile(r'^(\d+\.\d+)-([0-9a-f]+)\.json$')
self._workdir = os.path.expanduser('~/ostbuild/work/')
- self._workurl = "http://ostree.gnome.org/work/"
+ self._workurl = "http://build.gnome.org/ostree/buildmaster/"
def _broadcast(self, msg):
for channel in self._irc.state.channels:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]