On 2017-10-04 10:43, [ext] [email protected] wrote: > From: Claudius Heine <[email protected]> > > Signed-off-by: Claudius Heine <[email protected]> > --- > .travis-build.sh | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/.travis-build.sh b/.travis-build.sh > index fb26660..76629a8 100755 > --- a/.travis-build.sh > +++ b/.travis-build.sh > @@ -117,6 +117,8 @@ case "$TARGET_EFFECTIVE" in > exit 0 > ;; > *) > + echo "No or not existing targen choosen." \ > + "($TARGET, $TARGET_EFFECTIVE)" >&2 > exit -1 > ;; > esac >
Thanks, applied to next. Awaiting v2 of the other. Jan -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/cff9a392-a249-e0ff-7fcc-b9606b9d8fe6%40siemens.com. For more options, visit https://groups.google.com/d/optout.
