Home
last modified time | relevance | path

Searched refs:AUTO_UPGRADE (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/usr.sbin/mergemaster/
HDmergemaster.sh118 if [ -n "${AUTO_UPGRADE}" -a -n "${CHANGED}" ]; then
289 AUTO_UPGRADE=yes
355 if [ -n "$FREEBSD_ID" -o -n "$AUTO_UPGRADE" -o -n "$AUTO_INSTALL" ]; then
378 case "${AUTO_UPGRADE}" in
392 unset AUTO_UPGRADE
514 if [ -n "${AUTO_UPGRADE}" -a -s "${MTREEFILE}" ]; then
1274 if [ -n "${AUTO_RUN}" -a -z "${AUTO_UPGRADE}" ]; then
1283 if [ -n "${AUTO_UPGRADE}" ]; then
1289 if [ -n "${AUTO_UPGRADE}" -a $? -eq 2 ]; then