From a690164293994977d88fe59e4f7ab71eb209ff4b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 15 Aug 2014 22:22:40 -0400 Subject: tests/common.sh: Set in_place and builddir --- (limited to 'tests') diff --git a/tests/common.sh b/tests/common.sh index 0efb208..a523dee 100644 --- a/tests/common.sh +++ b/tests/common.sh @@ -17,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +in_place=true +builddir='.' use() { local module="${1}" -- cgit v0.9.1