aboutsummaryrefslogtreecommitdiff
path: root/keyringer
diff options
context:
space:
mode:
Diffstat (limited to 'keyringer')
-rwxr-xr-xkeyringer2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyringer b/keyringer
index cbb02a8..ebd5338 100755
--- a/keyringer
+++ b/keyringer
@@ -135,7 +135,7 @@ export PREFERENCES="`dirname $CONFIG`/$KEYRING"
# Load functions
LIB="`dirname $0`/lib/$NAME/functions"
-source $LIB
+source $LIB || exit 1
# Setup main configuration and load preferences
keyringer_config_load