From 697db7198da3afb048f8ced68554ce8d2c32ae67 Mon Sep 17 00:00:00 2001 From: stefan Date: Fri, 3 Apr 2020 14:16:53 +0200 Subject: [PATCH] Uninstall dunstify --- test/test-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-install.sh b/test/test-install.sh index 62aa0b1..50e7336 100755 --- a/test/test-install.sh +++ b/test/test-install.sh @@ -9,6 +9,7 @@ make -C "${BASE}" SYSTEMD=1 SERVICEDIR_SYSTEMD="${PREFIX}/systemd" SERVICEDIR_DB diff -u <(find "${PREFIX}" -type f -printf "%P\n" | sort) - <