Antonio Terceiro
Antonio Terceiro
In this project, I cleared the list of charts, then selected first "doc/lines", then "doc/files":  After I hit reload, the order changes, and now "doc/files" is shown first, then...
The MiniTest namespace was renamed to Minitest in Minitest 5.0, but a compatibility alias was kept. This alias has been dropped in Minitest 5.20, and the tests no longer work...
This avoids changing permissions on files passed in as shell redirections, e.g. `lxc-attach [...] < FILE`. Fixes: #4484
# Required information * Distribution: Debian * Distribution version: trixie (testing) * `lxc-start --version`: 6.0.2 # Issue description A file passed as standard input to lxc-attach, via shell redirection, gets...
I maintain the passenger package on Debian, and I was working on running the test suite during the package build and against the installed package. It turns out I found...