]> git.ipfire.org Git - thirdparty/automake.git/commit
make flags analysis: expose bug in dry-run recognition
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 23 Dec 2014 00:29:23 +0000 (01:29 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 23 Dec 2014 01:19:13 +0000 (02:19 +0100)
commitc3f9ac62f1e3b9aca3d30f20626d9f6f43130e63
tree67d3472038df5a694e3b9b309f952e2506c30c01
parentd7321a5c68a3d35df32a4153a4d8891c26decc83
make flags analysis: expose bug in dry-run recognition

* t/make-dryrun.tap: Here.  If, e.g., the '--no-print-directory' option is
given, the $(am.make.dry-run) variable will erroneously set to 'true',
even when make is *not* running in dry mode :-(

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/make-dryrun.tap