DEBSOURCES
Skip Quicknav
Patches / Patch / libzstd / 1.5.4+dfsg2-5
12345678910111213141516
From: Kevin Murray <spam@kdmurray.id.au> Date: Mon, 14 Nov 2016 11:54:32 +1100 Subject: Use bash for test script portablitity --- tests/playTests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/tests/playTests.sh +++ b/tests/playTests.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e