X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-pread.sh;h=cd4c04dc91104786210ceb45ba376c8357d9ca45;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=59f8536c7d3015ce84b7be40afe748c265562c05;hpb=94a77054e5609e4365b25eb7c2cbcfc02d324d55;p=gnulib.git diff --git a/tests/test-pread.sh b/tests/test-pread.sh index 59f8536c7..cd4c04dc9 100755 --- a/tests/test-pread.sh +++ b/tests/test-pread.sh @@ -1,6 +1,5 @@ #!/bin/sh -: ${srcdir=.} -. "$srcdir/init.sh" --set-path=. +. "${srcdir=.}/init.sh"; path_prepend_ . fail=0 : | test-pread || fail=1