summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-09-16 00:02:14 +0000
committerJelmer Vernooij <jelmer@samba.org>2010-09-16 00:15:29 +0000
commit32976e2eaacdd9dbbe773cc9aace7e3def40fb36 (patch)
treee5a68aaf985218b9d1a4b03f9e8375d0e3f29be1 /source3
parentbad0041390da289f6cfad3a44f702998291edd8c (diff)
downloadsamba-32976e2eaacdd9dbbe773cc9aace7e3def40fb36.tar.gz
samba-32976e2eaacdd9dbbe773cc9aace7e3def40fb36.tar.bz2
samba-32976e2eaacdd9dbbe773cc9aace7e3def40fb36.zip
s3: Add convenience make target buildfarm-test.
Diffstat (limited to 'source3')
-rw-r--r--source3/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 0046a1805f..64d0a6a4df 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3382,6 +3382,9 @@ test:: all torture timelimit
test-%:
$(MAKE) test TESTS=$*
+buildfarm-test:
+ $(MAKE) test RUN_FROM_BUILD_FARM=yes
+
SELFTEST_TESTENV = dc
testenv: