]> git.saurik.com Git - apt.git/commit
do not call make from libapt/run-tests if its called by make
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 15 Aug 2013 14:36:32 +0000 (16:36 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 15 Aug 2013 15:39:24 +0000 (17:39 +0200)
commit1b32290b2e63fa96a3f27c75af04d14d713c4884
tree24e9bbb3714587d7689e68422760772b9c026392
parent233d79a51cc6b922b3f0be0f5c3b460f8ea50d36
do not call make from libapt/run-tests if its called by make

If we are called by make everything is build already and
so this is just a noise nop we can just skip.
(Noisy as it complains about being unable to communicate with
 the other makes to coordinate with the jobserver)

Git-Dch: Ignore
test/libapt/run-tests