Dan Kenigsberg has uploaded a new change for review.

Change subject: configNet: clear up atomicBackup arg
......................................................................

configNet: clear up atomicBackup arg

Apparently, os.path.join('/a/b/', '/a/b/c') == '/a/b/c'.
In my opinion, it is a Python bug.

In any case, let us not trust this pecularity, and have atomicBackup
expect a full path to the config file.

Change-Id: Id4f4fc8dd1db785837d868a45787b3fa5be901a6
Signed-off-by: Dan Kenigsberg <[email protected]>
---
M vdsm/configNetwork.py
1 file changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/53/5953/1
--
To view, visit http://gerrit.ovirt.org/5953
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4f4fc8dd1db785837d868a45787b3fa5be901a6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to