Home
last modified time | relevance | path

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

/freebsd/tools/build/
H A Dbeinstall.sh195 [ -z "$NO_CLEANUP_BE" ] && cleanup_commands="rmdir_be ${cleanup_commands}"
200 [ -z "$NO_CLEANUP_BE" ] && cleanup_commands="cleanup_be ${cleanup_commands}"
237 if [ -n "$NO_CLEANUP_BE" ]; then