[OE-core] possible typo in kgit-checkpoint

Bruce Ashfield bruce.ashfield at gmail.com
Thu Jul 19 16:31:39 UTC 2012


On Thu, Jul 19, 2012 at 12:16 PM, Robert P. J. Day
<rpjday at crashcourse.ca> wrote:
>
> if [ -n "$check_refs" ]; then
>     checkpoint_branch=`echo $check_refs | cut -d- -f2`
>     verify_branch=`git show-ref $checkpoint_branch`
>     checkpoint_tag_name=$check_refs
>     if [ -z "verify_branch" ]; then
>     ... snip ...
>
>   should that last line read
>
>     if [ -z "${verify_branch}" ]; then
>
> instead?

Yep. I can just fix it here, or you can send patch, either works.

Cheers,

Bruce

>
> rday
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"




More information about the Openembedded-core mailing list