Searched refs:nobak (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd-x11.sh501 nobak_cfg="`expr "${main_cfg}" : '\([^.]*\)'`.vbox.nobak"
580 # Have we encountered a "nobak" configuration file which means that there
582 nobak=""
585 nobak_cfg="`expr "${main_cfg}" : '\([^.]*\)'`.vbox.nobak"
593 nobak="true"
596 if test -n "${nobak}"; then

Completed in 41 milliseconds