GNU bug report logs - #14310
[PATCH 3/7] tests: remove dead code from t/make-dryrun.tap

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Mon, 29 Apr 2013 21:02:03 UTC

Severity: normal

Tags: notabug, patch

Merged with 14309, 14311, 14312, 14313, 14314, 14315, 14316

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: automake-patches <at> gnu.org
Cc: mdaniels <at> rim.com, bug-automake <at> gnu.org, 12554 <at> debbugs.gnu.org
Subject: [PATCH 3/7] tests: remove dead code from t/make-dryrun.tap
Date: Mon, 29 Apr 2013 23:00:31 +0200
Signed-off-by: Stefano Lattarini <stefano.lattarini <at> gmail.com>
---
 t/make-dryrun.tap | 2 --
 1 file changed, 2 deletions(-)

diff --git a/t/make-dryrun.tap b/t/make-dryrun.tap
index 208b421..a7597a3 100755
--- a/t/make-dryrun.tap
+++ b/t/make-dryrun.tap
@@ -38,8 +38,6 @@ echo AC_OUTPUT >> configure.ac
 cat > Makefile.am <<'END'
 all:
 	: Dummy, nothing to do.
-foo:
-	$(MAKE) all
 run:
 	@echo ":: $$MAKEFLAGS ::"; : For debugging.
 	$(am__make_dryrun) && exit 1; echo ok > from-run
-- 
1.8.2.1.610.g562af5b





This bug report was last modified 12 years and 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.