gvisor/tools
Ayush Ranjan c9399797d8 Fix kokoro presubmits!
Fixed the following error:
tools/bazel.mk:119: *** Destination not provided..  Stop.
The issue was that we were running all make commands in a subshell so variables
like $T were not passed on.

The other issue was related to credentials. The test passed locally but not on
kokoro, the only difference in the workflow was the credentials bit.

Also fixed up some other tiny issues I came across, were not blockers.

PiperOrigin-RevId: 322782457
2020-07-23 07:29:06 -07:00
..
bazeldefs Clean up html on the website. 2020-07-17 18:27:41 -07:00
bigquery BigQuery schema for benchmark-tools dashboard. 2020-03-30 13:05:45 -07:00
checkescape Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
checkunsafe Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
go_generics Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
go_marshal Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
go_stateify Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
installers Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
issue_reviver Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
nogo Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
tags Automatically propagate tags for stateify and marshal. 2020-02-04 14:37:39 -08:00
vm Fix errors not getting caught when building vm image. 2020-07-15 12:20:23 -07:00
BUILD Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
bazel.mk Fix kokoro presubmits! 2020-07-23 07:29:06 -07:00
defs.bzl Clean up html on the website. 2020-07-17 18:27:41 -07:00
go_branch.sh Normalize permissions in the go branch. 2020-05-20 22:57:52 -07:00
make_apt.sh Fix the APT repository structure. 2020-05-29 11:30:02 -07:00
make_release.sh Fix the APT repository structure. 2020-05-29 11:30:02 -07:00
tag_release.sh Move to make for tag release workflow. 2020-06-01 10:31:26 -07:00
workspace_status.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00