Is there any way to specify an unconditionally executed
clean-up action for "make check"?

In Guile-PG, "make check" arranges to kick a daemon prior to
running the tests in the test wrapper script, and to kill it
afterwards via a ‘check-local’ Makefile.am target.  This works
fine when all the tests pass, but leaves the daemon up should
any of the tests fail.

For now, i've documented this in the README:

 http://git.savannah.gnu.org/cgit/guile-pg.git/tree/README?h=p#n109

but we all know how such hints are easily overlooked, and i'd
prefer a more robust solution that can DTRT noninteractively.

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: signature.asc
Description: PGP signature

Reply via email to