system_tests.py: Remove deprecated wicd_curses check

Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias K 2022-04-13 11:02:43 +02:00
parent 9563367363
commit 9663ef7f38
No known key found for this signature in database
GPG Key ID: 3510056072886A8F
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,7 @@
[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Reinstall metrics when upgrading [v1.47.1](https://github.com/nextcloud/nextcloudpi/commit/9563367) (2022-04-13) library.sh: Prevent systemd pager from blocking script execution
[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Add docker support and custom metrics exporter
[v1.46.10](https://github.com/nextcloud/nextcloudpi/commit/99a3c45) (2022-03-26) dnsmasq.sh: Workaround dnsmasq startup failure bug [v1.46.10](https://github.com/nextcloud/nextcloudpi/commit/99a3c45) (2022-03-26) dnsmasq.sh: Workaround dnsmasq startup failure bug

View File

@ -47,7 +47,6 @@ binaries_no_docker = [
'udiskie', 'udiskie',
'ufw', 'ufw',
'samba', 'samba',
'wicd-curses',
] ]
files_must_exist = [ files_must_exist = [