# HG changeset patch # User Jeff Hammel # Date 1433097896 25200 # Node ID 05a416e907f46787628694446eaff74f361d95ae # Parent 9f593b71e2d4477eeb19222286cf6f204c3649c7 add probably obselete example.ini diff -r 9f593b71e2d4 -r 05a416e907f4 example2.ini --- /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 =