10 lines
151 B
Text
10 lines
151 B
Text
|
Index: tests/test2.sh
|
||
|
--- tests/test2.sh.orig
|
||
|
+++ tests/test2.sh
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/bin/bash
|
||
|
+#!/bin/sh
|
||
|
|
||
|
testdir="$(dirname "$(readlink -f $0)")"
|
||
|
|