[ipxe-devel] [ipxe] Check if git index actually exists (#18)
Peter Lemenkov
notifications at github.com
Mon Jan 20 10:28:18 UTC 2014
We should check if ../.git/index actually exists before relying on it. In case of using ipxe as a git submodule that's not true, and we shouldn't disallow bulding ipxe.
Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
You can merge this Pull Request by running:
git pull https://github.com/lemenkov/ipxe fix_for_submodule
Or you can view, comment on it, or merge it online at:
https://github.com/ipxe/ipxe/pull/18
-- Commit Summary --
* Check if git index actually exists
-- File Changes --
M src/Makefile.housekeeping (2)
-- Patch Links --
https://github.com/ipxe/ipxe/pull/18.patch
https://github.com/ipxe/ipxe/pull/18.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20140120/a1ce9de5/attachment.htm>
More information about the ipxe-devel
mailing list