BowiFromStackOverflow

Results 4 comments of BowiFromStackOverflow

First of all, thank you very much for your reply! I am currently not having the problem – in my case, I was just trying git-imerge with a very small...

> > I have to admit that I do not understand what you are suggesting – so when I have found the "bad" merge commit by bisecting, I just rerun...

[Here is a minimal working example.](https://github.com/BowiFromStackOverflow/appassemblerTest) The problem seems to not only affect creating unix daemon scripts but windows scripts as well.

Giving a default value to `binFolder` in `DaemonGenerationRequest` circumvents the issue: private String binFolder = "bin";