We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
shopt -s nullglob
1 parent 3c792b4 commit 901fd33Copy full SHA for 901fd33
.kokoro/dependencies.sh
@@ -14,6 +14,7 @@
14
# limitations under the License.
15
16
set -eo pipefail
17
+shopt -s nullglob
18
19
## Get the directory of the build script
20
scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))
synth.metadata
@@ -4,14 +4,14 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/java-storage.git",
7
- "sha": "077741c90a8a00c07393a6705d360edcf7b7e67f"
+ "sha": "3c792b47487c4f3f83ebb5ffc0bcfc3f6cf0f297"
8
}
9
},
10
{
11
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
+ "sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
],
0 commit comments