]> git.pld-linux.org Git - packages/gnupg2.git/blobdiff - gnupg-agent.sh
- unset auxiliary shell variables at the end of script
[packages/gnupg2.git] / gnupg-agent.sh
index 1c290200b379a124e6f36b6532bc3c3157708bb1..0d27bdfb5e8874e788711451825054ce7bf2f0f6 100644 (file)
@@ -22,3 +22,6 @@ if grep -q "^[[:blank:]]*use-agent" ${CFG} 2>/dev/null; then
        fi
     fi
 fi
+unset X11
+unset CFG
+unset pid
This page took 0.062264 seconds and 4 git commands to generate.