[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-NG] [FYI] tests: fix a botched comment
From: |
Stefano Lattarini |
Subject: |
[Automake-NG] [FYI] tests: fix a botched comment |
Date: |
Fri, 18 May 2012 16:05:48 +0200 |
This is a fixup for commit v1.11b-128-g1588135.
* t/parallel-tests-srcdir-in-test-name.sh: Fix botched comments, carried
over from the older versions of 't/parallel-tests8.sh'.
Signed-off-by: Stefano Lattarini <address@hidden>
---
t/parallel-tests-srcdir-in-test-name.sh | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/t/parallel-tests-srcdir-in-test-name.sh
b/t/parallel-tests-srcdir-in-test-name.sh
index db81aa6..f137e93 100755
--- a/t/parallel-tests-srcdir-in-test-name.sh
+++ b/t/parallel-tests-srcdir-in-test-name.sh
@@ -14,14 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Check parallel-tests features:
-# - listing $(srcdir)/ or $(top_srcdir)/ in TESTS doesn't work ATM,
-# and is thus diagnosed.
-
-# TODO: this test should also ensure that the 'make' implementation
-# properly adheres to rules in all cases. See the Autoconf
-# manual for the ugliness in this area, when VPATH comes into
-# play. :-/
+# Check parallel-tests features: listing $(srcdir)/ in TESTS works.
. ./defs || Exit 1
--
1.7.9.5
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-NG] [FYI] tests: fix a botched comment,
Stefano Lattarini <=