[Pkg-samba-maint] r836 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Tue Jan 3 14:38:40 UTC 2006


Author: sesse
Date: 2006-01-03 14:38:39 +0000 (Tue, 03 Jan 2006)
New Revision: 836

Modified:
   branches/samba4/changelog
   branches/samba4/rules
Log:
Run "make quicktest" on build.



Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-01-03 14:20:46 UTC (rev 835)
+++ branches/samba4/changelog	2006-01-03 14:38:39 UTC (rev 836)
@@ -11,6 +11,7 @@
     whenever upstream syncs with us.
   * Attempt to upgrade from Samba 3 if that's what the user tries to do.
     * Copy upgrade script into /usr/lib/samba/setup.
+  * Run "make quicktest" on build.
 
  -- Steinar H. Gunderson <sesse at debian.org>  Tue,  3 Jan 2006 15:19:55 +0100
 

Modified: branches/samba4/rules
===================================================================
--- branches/samba4/rules	2006-01-03 14:20:46 UTC (rev 835)
+++ branches/samba4/rules	2006-01-03 14:38:39 UTC (rev 836)
@@ -36,6 +36,7 @@
 	-$(MAKE) -C $(SOURCEPATH) pch
 	$(MAKE) -C $(SOURCEPATH) all
 	$(MAKE) -C $(SOURCEPATH)/pidl all
+	$(MAKE) -C $(SOURCEPATH) buildtest
 	touch $@
 
 clean:




More information about the Pkg-samba-maint mailing list