Merge "Remove -x from 34_deploy_worker_node.sh"

This commit is contained in:
Zuul 2021-03-01 18:13:17 +00:00 committed by Gerrit Code Review
commit 4eef828bab

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
set -xe set -e
#Default wait timeout is 3600 seconds #Default wait timeout is 3600 seconds
export TIMEOUT=${TIMEOUT:-3600} export TIMEOUT=${TIMEOUT:-3600}