From 423e40a4a147352f3a2766c67f3e17a1a90a5013 Mon Sep 17 00:00:00 2001 From: Will Chen Date: Wed, 31 May 2017 17:23:39 -0700 Subject: [PATCH] Update smoke.sh --- plots/test/smoke.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plots/test/smoke.sh b/plots/test/smoke.sh index ed4f2a09006b..6b0b1fb67663 100755 --- a/plots/test/smoke.sh +++ b/plots/test/smoke.sh @@ -6,6 +6,8 @@ # Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ## +set -e + random_number="$(shuf -i 1-10000 -n 1)"; # paths