[rb-general] [PATCH 2/2] docs/buy_in: Document QA advantages

Clemens Lang cal at macports.org
Thu Dec 15 11:29:22 CET 2016


From: Clemens Lang <neverpanic at gmail.com>

---
 _docs/buy_in.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/_docs/buy_in.md b/_docs/buy_in.md
index e3bb764..caa4c11 100644
--- a/_docs/buy_in.md
+++ b/_docs/buy_in.md
@@ -58,7 +58,8 @@ Regular tests are required to make sure that the software can be built
 reproducibly in various environments. Debian and other free software
 distributions require that their users must be able to build the
 software they distribute. Such regular tests help in avoiding *fail to
-build from source* bugs.
+build from source* bugs and can uncover rare build problems such as
+timing problems, race conditions, or builds affected by locale.
 
 Build environments may evolve after a project is no longer receiving
 major developments. While working on Debian, several high impact but
-- 
2.11.0



More information about the rb-general mailing list