Author :
Mathieu Eyraud
Date :
2021-04-21 13:39:31
Hash :a5825576 Message :Fix error handling of wayland message box
Zenity return a small integer on success which may be the same as EXIT_FAILURE. Use a bigger integer for error reporting from child process.