X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_http.sh;h=5d177c702fa8500333684808407d9d8789301e53;hb=8f18ee1ba68a1fb0efa37729ac6422d96fdd36a1;hp=3413346dac8bbca5eb203d41dc9bfb874b4032dc;hpb=957ba349817dee662f60ba89c6c99c7165363ff8;p=pazpar2-moved-to-github.git diff --git a/test/test_http.sh b/test/test_http.sh index 3413346..5d177c7 100755 --- a/test/test_http.sh +++ b/test/test_http.sh @@ -1,12 +1,10 @@ -#!/bin/bash +#!/bin/sh # -FILE=`basename $0` -TEST=${FILE/.sh/} +TEST=`basename $0 .sh` # srcdir might be set by make srcdir=${srcdir:-"."} -# Test using test_http.cfg exec ${srcdir}/run_pazpar2.sh $TEST # Local Variables: