Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mergemaster/
H A Dmergemaster.sh154 case "${AUTO_INSTALL}" in
316 AUTO_INSTALL=yes
355 if [ -n "$FREEBSD_ID" -o -n "$AUTO_UPGRADE" -o -n "$AUTO_INSTALL" ]; then
910 if [ -n "${AUTO_INSTALL}" -a $st_nlink -gt 1 ]; then
1106 case "${AUTO_INSTALL}" in
1252 if [ -n "${AUTO_RUN}" -a -z "${AUTO_INSTALL}" ]; then
1259 if [ -n "${AUTO_INSTALL}" ]; then
1265 if [ -n "${AUTO_INSTALL}" -a $? -eq 2 ]; then