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 af8fa6f commit 87254acCopy full SHA for 87254ac
synthtool/gcp/templates/java_library/.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]}"))
0 commit comments