Searched refs:ENV_BOTO_PATH (Results 1 – 1 of 1) sorted by relevance
51 private static final String ENV_BOTO_PATH = "BOTO_PATH"; field in GCSBucketUtil235 run.setEnvVariable(ENV_BOTO_PATH, mBotoPath); in getRunUtil()