Skip to content

tests: Use bash from environment instead of hardcoded path

Marco Trevisan requested to merge 3v1n0/gnome-remote-desktop:env-bash into master

In various systems (such as debian based distros) bash is still in /bin/bash, so just use env to figure out its path.

Merge request reports