Onno
Onno
I have a command that returns exit status 1. I want to test this but I noticed that Bats expects exit status to be zero. Else it stops executions. This...
On Ubuntu 16.04 after installation when I press cntrl space i see > bash: bash_execute_unix_command: cannot find keymap for command cntrl k for example is working btw, so it seems...
When I use container I only get error message. No pdf is generated ``` /usr/local/bundle/gems/nokogiri-1.6.8.1/lib/nokogiri/html/document.rb:164: warning: constant ::Fixnum is deprecated /usr/local/bundle/gems/wkhtmltopdf-binary-0.9.9.3/bin/wkhtmltopdf_linux_x64: error while loading shared libraries: libfontconfig.so.1: cannot open shared...
When I run command I want to check that there is no output, is that possible? I don't think this is possible with current version of Aruba. But sometimes it...
The plugin is not working for me on some pages. So for example I have a page with video's http://127.0.0.1:4000/videos/ which does have the piwik code. But the page for...
GitHub wiki pages can have spaces in the name. This is not supported by gh-md-toc. Filenames cannot have spaces.
Is it possible to start a job and submit a file as parameter for the job? Is there some documentation for example on the use of job_params?
### Vagrant version First saw this error using 2.2.13 then upgraded to latest version 2.3.0. The error is still there. ### Host operating system Ubuntu 18.04 ### Guest operating system...
I've noticed that the geerlingguy.certbot Ansible role currently supports package and source installation methods for Certbot. However, I propose reconsidering these options due to their limitations and potential misalignment's with...
The ability to create an installer looks really great. However, it seems it is not possible to use this when creating a command line utility that should run from the...