[PATCH 1/6] tests: remove dead code from T055-path-config.sh

Subject: [PATCH 1/6] tests: remove dead code from T055-path-config.sh

Date: Fri, 29 Jul 2022 09:19:56 -0300

To: notmuch@notmuchmail.org

Cc: spwhitton@spwhitton.name

From: David Bremner


This case statement does nothing.
---
 test/T055-path-config.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh
index 63dd90fd..58c824a2 100755
--- a/test/T055-path-config.sh
+++ b/test/T055-path-config.sh
@@ -359,9 +359,6 @@ EOF
 	   ;;
    esac
 
-   case $config in
-       split|XDG*)
-   esac
    restore_config
    rm -rf home/.local
    rm -rf home/.config
-- 
2.35.2

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: