Don't run path_helper separately

This commit is contained in:
Ivan Malison 2016-08-16 11:15:47 -07:00
parent 593208a983
commit 44b441f2c1
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -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