View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/bin/keychain (-1 / +5 lines)
 Lines 613-620    Link Here 
                ;;
                ;;
            *)
            *)
                # need to add this key
                # need to add this key
                lm_missing="$lm_missing
                if [ -z "$lm_missing" ]; then
                    lm_missing="$lm_kfile"
                else
                    lm_missing="$lm_missing
$lm_kfile"
$lm_kfile"
                fi
                ;;
                ;;
        esac
        esac
    done
    done