diff --git a/update_depot_tools b/update_depot_tools index 81e917eb5..bc163f80d 100755 --- a/update_depot_tools +++ b/update_depot_tools @@ -39,7 +39,7 @@ else fi fi -if [ -e $base_dir/.disable_auto_update ]; then +if [ -e "$base_dir/.disable_auto_update" ]; then exit fi