summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-04-18 15:28:40 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-04-19 14:26:58 +1000
commit36d4bbfeefc8e3818b8cfc2c64941715bded1267 (patch)
treeeeef927cf78bb64951e51d77d95a2951d15c67d6 /source3/Makefile.in
parent8f58b13579e305b7ce57c220d34934120bca198b (diff)
downloadsamba-36d4bbfeefc8e3818b8cfc2c64941715bded1267.tar.gz
samba-36d4bbfeefc8e3818b8cfc2c64941715bded1267.tar.bz2
samba-36d4bbfeefc8e3818b8cfc2c64941715bded1267.zip
s3-selftest Rename s3 DC environment to s3dc
This should avoid a clash with the s4 DC environment in a future combined 'make test'. Andrew Bartlett
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index e754a43270..78acdc9d94 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3441,7 +3441,7 @@ buildfarm-test:
subunit-test:
$(MAKE) test SUBUNIT_FORMATTER=cat
-SELFTEST_TESTENV = dc
+SELFTEST_TESTENV = s3dc
testenv:
$(MAKE) test SELFTEST_TESTENV=$(SELFTEST_TESTENV) TESTS="--testenv"