This repository was archived by the owner on Dec 3, 2023. It is now read-only.
Commit 9545442
authored
fix: fix gcloud SDK detection on Windows (#384)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-core/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #3831 parent 82840da commit 9545442
File tree
1 file changed
+2
-8
lines changed- google-cloud-core/src/main/java/com/google/cloud/testing
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
275 | 274 | | |
276 | 275 | | |
277 | 276 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 277 | + | |
| 278 | + | |
285 | 279 | | |
286 | 280 | | |
287 | 281 | | |
| |||
0 commit comments