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.
1 parent b8d2b0b commit e120d71Copy full SHA for e120d71
.github/scripts/update_googleapis_commit.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -e
+set -xe
3
# This script should be run at the root of the repository.
4
# This script is used to update googleapis commit to latest in generation
5
# configuration at the time of running and create a pull request.
0 commit comments