projects
/
libzstd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d4973d
)
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
Peter Pentchev
<roam@debian.org>
Sun, 20 Mar 2022 16:25:50 +0000
(16:25 +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 da0e67a35b8018b6495e863c554b17774ed92596..d13a81b91939b6c3005a096753c2c231ac29dead 100755
(executable)
--- a/
tests/playTests.sh
+++ b/
tests/playTests.sh
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!/bin/
ba
sh
set -e