X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fparallel-tests-interrupt.tap;h=106859039d7432f3c882119a16f174077726299f;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=04ad2145269d03a00fa29187c7957f2d7ed3227b;hpb=062aeb245e68208dccb3ccc9b28e100a81dbc79b;p=platform%2Fupstream%2Fautomake.git diff --git a/t/parallel-tests-interrupt.tap b/t/parallel-tests-interrupt.tap old mode 100755 new mode 100644 index 04ad214..1068590 --- a/t/parallel-tests-interrupt.tap +++ b/t/parallel-tests-interrupt.tap @@ -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 @@ -19,7 +19,7 @@ # but we couldn't find a better way to deal with inter-processes # signals and the whole process-synchronization mess. -. ./defs || Exit 1 +. test-init.sh plan_ 16