• Show log

    Commit

  • Hash : 8fec2399
    Author : Stefano Lattarini
    Date : 2012-01-13T22:39:47

    recheck: fix interaction with "make -n"
    
    * lib/am/check.am (recheck): Ensure the recipe does not erroneously
    remove '.log' files when running under "make -n".  For the sake of
    NetBSD make, this also means that ...
    (.MAKE): ... this cannot depend on 'recheck' anymore.
    * tests/parallel-tests-dryrun.test: New test.
    * tests/list-of-tests.mk: Add it.