]> git.uio.no Git - usit-rt.git/blobdiff - docs/hacking.pod
Dev -> 4.0.6. Clean upgrade from 4.0.5-5.
[usit-rt.git] / docs / hacking.pod
index 8aa84fd019be815f4d4ca4cee5c23cca2c9227d4..396c5623d40cb2364802b3ae26ce2119c4e9484a 100644 (file)
@@ -186,11 +186,11 @@ which will be significantly faster:
 
     make test-parallel
 
-The C<*-trunk> and C<master> branches are expected to be passing always
-be passing all tests.  While it is acceptable to break tests in an
-intermediate commit, a branch which does not pass tests will not be
-merged.  Ideally, commits which fix a bug should also include a testcase
-which fails before the fix and succeeds after.
+The C<*-trunk> and C<master> branches are expected to always be passing
+all tests.  While it is acceptable to break tests in an intermediate
+commit, a branch which does not pass tests will not be merged.  Ideally,
+commits which fix a bug should also include a testcase which fails
+before the fix and succeeds after.