From: David Levine Date: Thu, 9 Feb 2012 03:41:48 +0000 (-0600) Subject: Always run setup-test from make test/runalltests, just in case the test build directo... X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7b6b5f3f7bf82136c419b08d07304f6af7d76a48?hp=7b6b5f3f7bf82136c419b08d07304f6af7d76a48 Always run setup-test from make test/runalltests, just in case the test build directory (test/testbuild) isn't up to date. It might be nice to replace all the copies in the test build directory with symlinks, then make could keep the test build up to date. ---