Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Go plugin creating invalid env #161
Conversation
|
This makes sense to me, but I would feel safer with a regression test. Have you been able to reduce the issue to a minimum scenario? |
|
@elopio We haven't been able to reduce it to a minimum scenario quite yet (so far we're only seeing it with building our snap that we'd rather share in public repos yet). Will this block us from landing this? It'd be great to not need a fork of snapcraft to build our snap :) |
|
If this is urgent for you, sure, we can land it. But if it can wait, I would prefer to fully understand the issue before making a fix, by writing a regression test. |
|
Merging. Now I see this is a clear fix for the issue and the test updated ensures the space is in there. |
added a commit
that referenced
this pull request
Dec 11, 2015
elopio
merged commit 74c81b7
into
snapcore:master
Dec 11, 2015
|
This needs to be backported to 1.x. |
jocave commentedDec 9, 2015
Possible fix for this bug: https://bugs.launchpad.net/snapcraft/+bug/1524374