From a66edd28b5cc0663557b88b30f90b53160567d9b Mon Sep 17 00:00:00 2001 From: Maxi Wolff Date: Wed, 11 Sep 2024 17:40:51 +0200 Subject: [PATCH] Fix duplicate ignore variable in env generation From my previous commit, a80f918bc. --- core/core-env.el | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core-env.el b/core/core-env.el index 4d8797afcc34..3207ffbaf95f 100644 --- a/core/core-env.el +++ b/core/core-env.el @@ -39,7 +39,6 @@ "JOURNAL_STREAM" "MANAGERPID" "SESSION_MANAGER" - "SESSION_MANAGER" "SSH_AGENT_PID" "SSH_AUTH_SOCK" "SYSTEMD_EXEC_PID"