From ea37258e9caefd83f3aa1abfaa5c2cdfe822a90f Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Sat, 17 Nov 2012 07:25:47 -0600 Subject: decouple config file tests from local system --- t/sbotools.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 t/sbotools.conf (limited to 't/sbotools.conf') diff --git a/t/sbotools.conf b/t/sbotools.conf new file mode 100644 index 0000000..0f505dc --- /dev/null +++ b/t/sbotools.conf @@ -0,0 +1,3 @@ +JOBS=2 +SBO_HOME=/usr/sbo +DISTCLEAN=FALSE -- cgit v1.2.3