[node-patches] Change in ovirt-node[master]: Addopting to jenkins
tlitovsk at redhat.com
tlitovsk at redhat.com
Sun Dec 28 19:47:25 UTC 2014
Anatoly Litovsky has uploaded a new change for review.
Change subject: Addopting to jenkins
......................................................................
Addopting to jenkins
Change-Id: I351508d7b6dd42bfbfdf6a3b0aa2c051d8c040d8
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M tools/edit-node
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/14/36414/1
diff --git a/tools/edit-node b/tools/edit-node
index 9784ec3..0f7c4a5 100755
--- a/tools/edit-node
+++ b/tools/edit-node
@@ -1534,7 +1534,7 @@
help="Specify release file/s for branding.")
parser.add_option("-b", "--builder", type="string",
- dest="builder", default=os.getlogin(),
+ dest="builder", default=os.environ['LOGNAME'],
help="Specify the builder of a Remix.")
parser.add_option("-p", "--install-plugin", type="string",
--
To view, visit http://gerrit.ovirt.org/36414
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I351508d7b6dd42bfbfdf6a3b0aa2c051d8c040d8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>
More information about the node-patches
mailing list