View | Details | Raw Unified
Collapse All | Expand All

(-) libs/config.bash.in~ (+1 lines)
 Lines 92-97    Link Here 
    configfile=${1}
    configfile=${1}
    key=${2}
    key=${2}
    local "${key}"
    [[ ! -e ${configfile} ]] \
    [[ ! -e ${configfile} ]] \
        && return 1
        && return 1
    value=$(
    value=$(