] build: Don't bail on OSError in git_sha1_gen.py
On Wednesday, 2017-08-02 03:05:42 +0200, Tobias Klausmann wrote:
> When building sandboxed, we may encounter additional errors. Ignore the
> errors,
> as we are in a constrained environment.
>
> This can be observed when building
On Wednesday, 2017-08-02 03:05:42 +0200, Tobias Klausmann wrote:
> When building sandboxed, we may encounter additional errors. Ignore the
> errors,
> as we are in a constrained environment.
>
> This can be observed when building latest git with OBS.
>
> Signed-off-by: Tobias Klausmann
R-b and
When building sandboxed, we may encounter additional errors. Ignore the errors,
as we are in a constrained environment.
This can be observed when building latest git with OBS.
Signed-off-by: Tobias Klausmann
---
bin/git_sha1_gen.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/git_