X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_http.sh;h=5d177c702fa8500333684808407d9d8789301e53;hb=82d7d0c694b86d3e4ca429d47624ea0f8bc19b91;hp=3142801fa3e49b180edc38784490991705583834;hpb=f15696a4a6275c9b1b9933d4410c25277050f7bd;p=pazpar2-moved-to-github.git diff --git a/test/test_http.sh b/test/test_http.sh index 3142801..5d177c7 100755 --- a/test/test_http.sh +++ b/test/test_http.sh @@ -1,12 +1,11 @@ #!/bin/sh -# $Id: test_http.sh,v 1.11 2007-09-10 08:18:19 adam Exp $ # +TEST=`basename $0 .sh` # srcdir might be set by make srcdir=${srcdir:-"."} -# Test using test_http.cfg -exec ${srcdir}/run_pazpar2.sh test_http +exec ${srcdir}/run_pazpar2.sh $TEST # Local Variables: # mode:shell-script