X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=utils%2Fion-completeman.in;h=cfcaade19aaf4dcbbe37f116a89910a81cedd938;hp=969839bbddb452c217e730561fadb34181442063;hb=720e6978185b09f2b2f60a6b96018238085a7238;hpb=a6561c9679cd701b0d50c3cfd44e4664f7df2b2f diff --git a/utils/ion-completeman.in b/utils/ion-completeman.in index 969839b..cfcaade 100644 --- a/utils/ion-completeman.in +++ b/utils/ion-completeman.in @@ -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