X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftxinfo-many-output-formats-vpath.sh;h=e31a2e1aceef8d1e51c0364f16e1ac6978886803;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=74b04ebc1010d60a8e4e42c349f1639a2abad647;hpb=6aaa128d3a20fd3e3cc60a695be1f7368203a688;p=platform%2Fupstream%2Fautomake.git diff --git a/t/txinfo-many-output-formats-vpath.sh b/t/txinfo-many-output-formats-vpath.sh index 74b04eb..e31a2e1 100644 --- a/t/txinfo-many-output-formats-vpath.sh +++ b/t/txinfo-many-output-formats-vpath.sh @@ -118,7 +118,7 @@ test ! -e sub/main2.html test ! -e rec/main3.html # Test production of a single HTML file. -MAKEINFOFLAGS=--no-split $MAKE -e html +run_make MAKEINFOFLAGS=--no-split html test -f main.html test -f sub/main2.html test -f rec/main3.html