X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftap-test-number-0.sh;h=a42ff548bb8535dde66756f315275836cc5df526;hb=ffd4ecc946c6b150f5ee5684fa04bd4f9e8b7af9;hp=6939ed7bdd5e3bf5cc50e713ceee9171c25d5609;hpb=5ddf10071d94acf2ae0e69e187641f22cce0199a;p=platform%2Fupstream%2Fautomake.git diff --git a/t/tap-test-number-0.sh b/t/tap-test-number-0.sh old mode 100755 new mode 100644 index 6939ed7..a42ff54 --- a/t/tap-test-number-0.sh +++ b/t/tap-test-number-0.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2012 Free Software Foundation, Inc. +# Copyright (C) 2011-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -70,7 +70,7 @@ cat > e.test <stdout \ +run_make TESTS='a.test b.test c.test d.test e.test' check >stdout \ && { cat stdout; exit 1; } cat stdout