Don't run path_helper separately
This commit is contained in:
parent
593208a983
commit
44b441f2c1
@ -121,7 +121,6 @@ function _path_helper {
|
||||
fi
|
||||
}
|
||||
|
||||
environment_variable_exists PATH_HELPER_RAN || _path_helper
|
||||
environment_variable_exists ENVIRONMENT_SETUP_DONE || _setup_env
|
||||
|
||||
# TODO(imalison): These need to run every time because of how their
|
||||
|
Loading…
Reference in New Issue
Block a user