File tree Expand file tree Collapse file tree
handwritten/bigtable/.kokoro Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- set -xeo pipefail
16+ set -eo pipefail
1717
1818# Always run the cleanup script, regardless of the success of bouncing into
1919# the container.
You can’t perform that action at this time.
0 commit comments