From b3a7f65c34482b44b0b6d4fb7a20e74068190fc5 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