9 lines
221 B
Text
9 lines
221 B
Text
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
|