Comment 9 for bug 2071453

Revision history for this message
Benjamin Drung (bdrung) wrote :

The autopkgtest shell script is quite readable. Before sponsoring, I have some small questions/remarks:
* You install wsdd in the container. Wouldn't it be safer to also specify the exact version (wsdd=<version>) of the package installed in the autopkgtest?
* Instead of using lsb-release, you can use VERSION_CODENAME from /etc/os-release.
* shellcheck has two complains that could be addressed