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 a5a40f6 commit 446cc69Copy full SHA for 446cc69
.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-logging-logback.git",
7
- "sha": "e90bd9849077e6f47c4330b2c2ef55cbf62ffb1b"
+ "sha": "a5a40f6ba6829fe38fc34dd178c53bb89dc75981"
8
}
9
},
10
{
11
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
+ "sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
],
0 commit comments