svn commit: smb-build r16 - in trunk/testprog: .

tridge at samba.org tridge at samba.org
Sat Jul 30 03:30:01 GMT 2005


Author: tridge
Date: 2005-07-30 03:30:01 +0000 (Sat, 30 Jul 2005)
New Revision: 16

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=smb-build&rev=16

Log:
deliberately break the build to test the new build breakage emails

Modified:
   trunk/testprog/testprog.c


Changeset:
Modified: trunk/testprog/testprog.c
===================================================================
--- trunk/testprog/testprog.c	2005-07-13 09:29:14 UTC (rev 15)
+++ trunk/testprog/testprog.c	2005-07-30 03:30:01 UTC (rev 16)
@@ -4,6 +4,8 @@
 #error "the build hacks don't work"
 #endif
 
+#error the build is now broken
+
  int main(int argc,char *argv[])
 {
 	printf("I'm a happy test program\n");



More information about the samba-cvs mailing list