10 lines
167 B
Text
10 lines
167 B
Text
|
Index: scripts/buildtests.in
|
||
|
--- scripts/buildtests.in.orig
|
||
|
+++ scripts/buildtests.in
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/bin/bash
|
||
|
+#!/bin/sh
|
||
|
|
||
|
if [[ $# != 1 || $1 == *help ]]
|
||
|
then
|