Dan Kenigsberg has submitted this change and it was merged. Change subject: Add vdsm-tool/load_needed_modules.py to .gitignore ......................................................................
Add vdsm-tool/load_needed_modules.py to .gitignore When we're adding a new file (*.py.in) using the macro of autobuild, we need put the auto generated file (*.py) to gitignore list. So add a task to the 'check-local' target. Both the idea and code are taken from Dan Kenigsberg's comments. Change-Id: Ie6f35bd0c4416c5319ef51d1a751b367a3e37d1f Signed-off-by: Mark Wu <[email protected]> --- M .gitignore M Makefile.am 2 files changed, 10 insertions(+), 0 deletions(-) Approvals: ShaoHe Feng: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved Zhou Zheng Sheng: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/7890 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie6f35bd0c4416c5319ef51d1a751b367a3e37d1f Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Wenyi Gao <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
