diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-06-03 13:16:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-06-03 13:16:39 +0200 |
| commit | b6faa913668f68192c3cd2eaf2c1ce005811d32c (patch) | |
| tree | 4f0ddc47f356cb89b86cfdb343c0fdc9c572d0d6 /executor/executor.cc | |
| parent | b08ca73a6e738eca81c61de4b6eb78c24ad7efc7 (diff) | |
pkg/gcs: remove support for gs:// prefixed paths
The problem with gs:// is that after any filepath.Join
it's transformed to gs:/ which is not recognized.
It's safer to not allow specifying them at all,
rather than constantly breaking them.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
