[SCM] build.samba.org - branch master updated

Jelmer Vernooij jelmer at samba.org
Fri May 16 11:14:31 MDT 2014


The branch, master has been updated
       via  8a8c26c Add makefile with check target.
      from  10745f4 build_test.fns: use --with-perl-{lib,arch}-install-dir= for samba_4_*

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 8a8c26cc4778f315770ce805eaae29ffeae13f02
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri May 16 19:14:19 2014 +0200

    Add makefile with check target.

-----------------------------------------------------------------------

Summary of changes:
 Makefile |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 Makefile


Changeset truncated at 500 lines:

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..fda6019
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+PYTHON = python
+
+check:
+	$(PYTHON) -m unittest buildfarm.tests.test_suite


-- 
build.samba.org


More information about the samba-cvs mailing list