Christian Höltje
Christian Höltje
In the generated man page: - The table exists. - The table looks correct; it contains everything I would expect based on the source. Yay! 🎉
:+1:
See @erikogan's solution below... You have to tell kitchen not to use sudo.
Nope. I can reproduce it 100% of the time, too...
I'm not sure what @dmp42 is thinking, but as a general rule -- if you can let someone else do the tricky bits, the better. And lockfiles are notoriously tricky.
FYI: I filed [JENKINS-53095](https://issues.jenkins-ci.org/browse/JENKINS-53095) about the `class` directories not working. The other part (`./` => `index.html`) is still useful even if the Jenkins issue is fixed.
I filed a [JENKINS-53095](https://issues.jenkins-ci.org/browse/JENKINS-53095) for this issue. I'm pretty sure it is just a problem with `publishHTML`, not Jetty. Please vote up the issue if this impacts you. :smiley:
Wrong git repository. See [manosim/gitify-mobile](https://github.com/manosim/gitify-mobile/).
I think the current design means you should add the public _first_ then add the enterprise. (This is what I did).
Is it possible to build POSIX/sh as a parser and have bash use that as a foundation? It's probably not that useful from a tree-sitter point of view but it...