[LEDE-DEV] getver.sh regression

Jonas Gorski jonas.gorski at gmail.com
Wed Jul 13 02:11:07 PDT 2016


Hi John,

On 13 July 2016 at 09:39, John Crispin <john at phrozen.org> wrote:
> Hi Jonas,
> Hi Felix,
>
> your recent changes to getver.sh are causing a regression when not
> building inside trunk but inside a staging tree
>
> blogic at debian:/lede/staging$ ./scripts/getver.sh
> warning: refname 'origin/master' is ambiguous.
> r411+546
> blogic at debian:/lede/staging$ git branch
> * master
>   origin/master

I don't think you should have a branch called "origin/master" - this
is what confuses git. Generally having branches that start with remote
names sound like they could cause issues later on.


Regards
Jonas



More information about the Lede-dev mailing list