Nir Soffer has uploaded a new change for review.
Change subject: gitignore: Ingore vdsm-lvm.rule.tpl ......................................................................
gitignore: Ingore vdsm-lvm.rule.tpl
In a previous commit I forgot to add this new template to the ignore list, which breaks the build. I will be punished for this.
Change-Id: Ibc30423f6f47a6d8eb0326d94f6ce69ce3cdd5f1 Signed-off-by: Nir Soffer nsoffer@redhat.com --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/30/33630/1
diff --git a/.gitignore b/.gitignore index 5890806..bcd5915 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ vdsm/storage/protect/safelease vdsm/storage/lvm.env vdsm/storage/vdsm-lvm.rules +vdsm/storage/vdsm-lvm.rules.tpl vdsm/sudoers.vdsm vdsm/svdsm.logger.conf vdsm/vdscli.py