On Wed, 2014-04-23 at 18:12 +0200, Kurt Roeckx wrote: > On Wed, Apr 23, 2014 at 11:46:53AM +0200, Mark Wielaard wrote: > > Aha. I think this is because you are using a /bin/sh that isn't bash and > > has a 'test' that doesn't recognize '==' as string comparison. It should > > use a single '='. Does the attach fix it for you? > > Yes, that fixes it.
Great. Thanks for testing. Pushed to master. Cheers, Mark
