projects
/
libzstd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57aae90
)
Use bash for test script portablitity
author
Kevin Murray
<spam@kdmurray.id.au>
Mon, 14 Nov 2016 00:54:32 +0000
(11:54 +1100)
committer
Alexandre Mestiashvili
<mestia@debian.org>
Fri, 25 Dec 2020 18:28:35 +0000
(18:28 +0000)
Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch
tests/playTests.sh
patch
|
blob
|
history
diff --git
a/tests/playTests.sh
b/tests/playTests.sh
index 4d6abbcc066d4c52adc4b115b70bd67dbf7077cd..146f988f912187db1b4f8c48b098c00710649da9 100755
(executable)
--- a/
tests/playTests.sh
+++ b/
tests/playTests.sh
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!/bin/
ba
sh
set -e