Skip to content

Commit 9663ef7

Browse files
committed
system_tests.py: Remove deprecated wicd_curses check
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
1 parent 9563367 commit 9663ef7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

2-
[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Reinstall metrics when upgrading
2+
[v1.47.1](https://github.com/nextcloud/nextcloudpi/commit/9563367) (2022-04-13) library.sh: Prevent systemd pager from blocking script execution
3+
4+
[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Add docker support and custom metrics exporter
35

46
[v1.46.10](https://github.com/nextcloud/nextcloudpi/commit/99a3c45) (2022-03-26) dnsmasq.sh: Workaround dnsmasq startup failure bug
57

tests/system_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
'udiskie',
4848
'ufw',
4949
'samba',
50-
'wicd-curses',
5150
]
5251

5352
files_must_exist = [

0 commit comments

Comments
 (0)