X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=3ee64f25ecd27b7027834fef84f34f4c1a41ad65;hb=a0fb51e136d3df620eb3189683aae90b25bd8dd7;hp=86dfe9afdb18c4087aece2762867da36cb0bc216;hpb=bde442ba151b127ab8b18b7f647af226ac907bdd;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index 86dfe9a..3ee64f2 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -5,7 +5,7 @@ # 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 -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -84,8 +84,8 @@ test $result -eq 0 && AT_SKIP_TEST ]) m4_define([AT_TAR_MKHIER],[ -install-sh -d $1 >/dev/null -m4_if([$2],,,genfile --file [$1]/[$2])]) +install-sh -d $1 >/dev/null dnl +m4_if([$2],,,&& genfile --file [$1]/[$2]) || AT_SKIP_TEST]) m4_include([sparsemvp.at])