X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftap-bailout-suppress-later-errors.sh;h=fffc21dc532a534fffd04bdec6308e09daa4e174;hb=fb214402c043a70581f19d4856a81362a5a1a0d6;hp=cd9aa146b89d8bd6d60851e89439d8fa2528e59d;hpb=26c7b8f50a02749e49135cac58c793bde97ec8fc;p=platform%2Fupstream%2Fautomake.git diff --git a/t/tap-bailout-suppress-later-errors.sh b/t/tap-bailout-suppress-later-errors.sh index cd9aa14..fffc21d 100755 --- a/t/tap-bailout-suppress-later-errors.sh +++ b/t/tap-bailout-suppress-later-errors.sh @@ -18,9 +18,9 @@ # - A "Bail out!" directive causes the driver to ignore any TAP # result or error in the rest of the following TAP stream. -. ./defs || exit 1 +. test-init.sh -. "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh" +. tap-setup.sh # Various errors that can all be squashed into a single test script. cat > foo.test << 'END'