Skip to content

Add options verification to Tails shell library

This merge request makes Tails shell library verify if it was called with set -e (chroot-browser.sh) and set -u (chroot-browser.sh and po.sh) and exits if it wasn't. There are cleaner ways to handle that but they require Bash.

Closes #6588 (closed)

Merge request reports