mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
11 lines
143 B
Bash
11 lines
143 B
Bash
|
|
$FreeBSD$
|
|
|
|
--- test/run-test.sh.orig
|
|
+++ test/run-test.sh
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
BASE_DIR="`dirname $0`"
|
|
export BASE_DIR
|