X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fparallel-tests-interrupt.tap;h=106859039d7432f3c882119a16f174077726299f;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=76e89f26f047bb04b01e556ac093d098f0e9a8bc;hpb=e4fbe2ab6dee137d2f4735ca539613bb67411ebb;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 76e89f2..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