From: Mukund Sivaraman Date: Thu, 12 Sep 2013 07:33:50 +0000 (+0530) Subject: [3109] Re-justify paragraphs (after changes in previous commits) X-Git-Tag: bind10-1.2.0beta1-release~173^2~5^2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342c56224c215ca1cb245df0875878e4f8fad0e6;p=thirdparty%2Fkea.git [3109] Re-justify paragraphs (after changes in previous commits) --- diff --git a/doc/devel/contribute.dox b/doc/devel/contribute.dox index 9ddf14fecd..af5142a1ad 100644 --- a/doc/devel/contribute.dox +++ b/doc/devel/contribute.dox @@ -146,13 +146,14 @@ critical for whatever reason, it may also be mentioned in release notes. @section contributorGuideExtra Extra steps -If you are interested in knowing the results of more in-depth testing, you are welcome -to visit the BIND10 build farm: http://git.bind10.isc.org/~tester/builder/builder-new.html. -This is a live result page with all tests being run on various systems. -Besides basic unit-tests, we also have reports from Valgrind (memory debugger), -cppcheck and clang-analyzer (static code analyzers), Lettuce system tests -and more. Although it is not possible for non ISC employees to run tests -on that farm, it is possible that your contributed patch will end up there -sooner or later. +If you are interested in knowing the results of more in-depth testing, +you are welcome to visit the BIND10 build farm: +http://git.bind10.isc.org/~tester/builder/builder-new.html. This is a +live result page with all tests being run on various systems. Besides +basic unit-tests, we also have reports from Valgrind (memory debugger), +cppcheck and clang-analyzer (static code analyzers), Lettuce system +tests and more. Although it is not possible for non ISC employees to run +tests on that farm, it is possible that your contributed patch will end +up there sooner or later. */