monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 1b0eddcdb3974315cb0f8dec42


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 1b0eddcdb3974315cb0f8dec42050efc715ff6f0
Date: Fri, 11 Mar 2011 05:26:40 +0100 (CET)

revision:            1b0eddcdb3974315cb0f8dec42050efc715ff6f0
date:                2011-03-11T04:25:44
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* contrib/monotone-buildbot-notification.lua: Make the binary default
  "buildbot", not "/usr/bin/buildbot".  That makes for bigger easy of
  installation.

manifest:
format_version "1"

new_manifest [1dc0395cabbdf6dea7cf54df5b2a6f689fee3715]

old_revision [cfcb0adafe0cd00388d5e00104aca4e764df7700]

patch "contrib/monotone-buildbot-notification.lua"
 from [a00c88a65b3630ac2ae1fdd32e6b444714002236]
   to [7c35b0bf84db39c4c6d80374e18eba8a424be6c4]
============================================================
--- contrib/monotone-buildbot-notification.lua	a00c88a65b3630ac2ae1fdd32e6b444714002236
+++ contrib/monotone-buildbot-notification.lua	7c35b0bf84db39c4c6d80374e18eba8a424be6c4
@@ -21,7 +21,7 @@ do
 --
 
 do
-   local buildbot_bin = "/usr/bin/buildbot"
+   local buildbot_bin = "buildbot"
    if MBN_buildbot_bin then buildbot_bin = MBN_buildbot_bin end
 
    local buildbot_master = "localhost:9989"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]