We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
shopt -s nullglob
1 parent 2f26474 commit d1712f7Copy full SHA for d1712f7
.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,7 +4,7 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/java-spanner.git",
7
- "sha": "9641bc1bf582da93999e64ea09531942e2546795"
+ "sha": "0da851ba875a78c3d50042fe611e6e5204b6ceab"
8
}
9
},
10
{
@@ -19,7 +19,7 @@
"name": "synthtool",
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
+ "sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
23
24
25
],
0 commit comments