From ecfeeb99a3bb291d271f669c4c10c3fae7246227 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 18 Sep 2010 13:57:44 -0300 Subject: Running keyringer_set_env when sourcing $LIB --- lib/keyringer/functions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/keyringer/functions') diff --git a/lib/keyringer/functions b/lib/keyringer/functions index 13502f7..9c37291 100644 --- a/lib/keyringer/functions +++ b/lib/keyringer/functions @@ -238,3 +238,6 @@ function keyringer_get_command { exit 1 fi } + +# Setup environment +keyringer_set_env $* -- cgit v1.2.3