X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftap-bad-prog.tap;h=e37f18c17eff2f3735c22784cc6ac3d80d54a26b;hb=b9951d654abb76c5419f1e2b453f1ca06fdb331b;hp=82cf4e42f1f715bd7da2f129177676ee3dcc6f58;hpb=7b142a7b363a49be43ff861abc2dca5af9593f9d;p=platform%2Fupstream%2Fautomake.git diff --git a/t/tap-bad-prog.tap b/t/tap-bad-prog.tap index 82cf4e4..e37f18c 100755 --- a/t/tap-bad-prog.tap +++ b/t/tap-bad-prog.tap @@ -18,7 +18,7 @@ # - missing, unreadable, or not-executable test scripts cause proper # error reports -. ./defs || Exit 1 +. test-init.sh fetch_tap_driver @@ -99,7 +99,7 @@ else for s in '"missing plan" message' 'results'; do skip_ -r "IPC::Open3 not good enough" "no spurious $s" done - Exit 0 + exit 0 fi fi