]> git.decadent.org.uk Git - ion3.git/blobdiff - utils/ion-completeman.in
[svn-upgrade] Integrating new upstream version, ion3 (20071130)
[ion3.git] / utils / ion-completeman.in
index 969839bbddb452c217e730561fadb34181442063..cfcaade19aaf4dcbbe37f116a89910a81cedd938 100644 (file)
@@ -113,9 +113,7 @@ case "$action" in
     complete)
         if test "x$usercache" != x -a -f "$usercache"; then
             cachefile="$usercache"
-        fi
-        
-        if test -f "$syscache"; then
+        elif test -f "$syscache"; then
             cachefile="$syscache"
         fi