aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-11-18 10:52:10 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-11-18 10:52:10 -0200
commit0909e5395199cfb731964487abfa0bd857f7b94f (patch)
tree88db56e42de5c449bf2fcba0a7f559269b745406
parentb4ff8748d593c9dfd162dabfbdd5bb33d44cd399 (diff)
downloadkeyringer-0909e5395199cfb731964487abfa0bd857f7b94f.tar.gz
keyringer-0909e5395199cfb731964487abfa0bd857f7b94f.tar.bz2
Source or die
-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