Comment 13 for bug 1991719

Revision history for this message
Benjamin FĂ©ron (befe) wrote :

if [ "${LOG_TO_FILE}" == "yes" ]; then
        EXTRA_ARGS="-f ${EXTRA_ARGS}"
else
        EXTRA_ARGS="-g ${EXTRA_ARGS}"
fi