changeset 308:05a416e907f4 default tip

add probably obselete example.ini
author Jeff Hammel <k0scist@gmail.com>
date Sun, 31 May 2015 11:44:56 -0700
parents 9f593b71e2d4
children
files example2.ini
diffstat 1 files changed, 25 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/example2.ini	Sun May 31 11:44:56 2015 -0700
@@ -0,0 +1,25 @@
+[buildbot]
+cleanup = False
+
+[email]
+enable_email_notification = True
+email_extra_recipients = whoever@example.com
+
+[platforms]
+win32 =
+win64 = 
+linux =
+linux64 =
+macosx = 
+macosx64 =
+
+[modes]
+debug =
+opt = 
+
+[bits]
+32 = 
+64 = 
+
+[tests]
+mozmill =