From: Kevin Murray Date: Mon, 14 Nov 2016 00:54:32 +0000 (+1100) Subject: Use bash for test script portablitity X-Git-Tag: archive/raspbian/1.4.3+dfsg-1+rpi1^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7dfdda5fcf1b1a23033b11dac5e9b0b0fd569a0d;p=libzstd.git Use bash for test script portablitity Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch --- diff --git a/tests/playTests.sh b/tests/playTests.sh index 6938732..dbb43fc 100755 --- a/tests/playTests.sh +++ b/tests/playTests.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e