cos/tools: fix a minor bug

Changed the name of the remote file and localfile to avoid handling
duplicate cases while storring in remote locations.

BUG=b/188836459
TEST=manual validation

Change-Id: I78a89aa098f058618671420a30007575e3bc2f0d
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/25780
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Roy Yang <royyang@google.com>
Tested-by: Varsha Teratipally <teratipally@google.com>
1 file changed
tree: 96feb3c7207d8ee15497b78ec8f6b204fb02ce4d
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.