ports/math/netcdf/patches/patch-ncdap_test_tst_remote3_sh

10 lines
221 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: ncdap_test/tst_remote3.sh
--- ncdap_test/tst_remote3.sh.orig
+++ ncdap_test/tst_remote3.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/local/bin/bash
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
. ../test_common.sh