lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

correcting note about rerunning regtests (issue4675048)


From: lemniskata . bernoullego
Subject: correcting note about rerunning regtests (issue4675048)
Date: Tue, 05 Jul 2011 07:49:44 +0000

Reviewers: ,

Description:
correcting note about rerunning regtests

looks like it is necessary to make test-clean
if you want to check regtests on a new branch
without making test-baseline

Please review this at http://codereview.appspot.com/4675048/

Affected files:
  M Documentation/contributor/regressions.itexi


Index: Documentation/contributor/regressions.itexi
diff --git a/Documentation/contributor/regressions.itexi b/Documentation/contributor/regressions.itexi index 13c17651b9605d3f22b2c254e44c384a9f6bc8aa..7f4c9276169c22f9f52462b9fa95ee595df245c1 100644
--- a/Documentation/contributor/regressions.itexi
+++ b/Documentation/contributor/regressions.itexi
@@ -273,8 +273,8 @@ unless git master changed. In other words, if you work with several branches
 and want to do regtests comparison for all of them, you can
 @code{make test-baseline} with git master, checkout some branch,
 @code{make} and @code{make check} it, then switch to another branch,
address@hidden and @code{make check} it without doing @code{make test-baseline}
-again.}
address@hidden test-clean}, @code{make} and @code{make check} it without doing
address@hidden test-baseline} again.}


 @node Finding the cause of a regression





reply via email to

[Prev in Thread] Current Thread [Next in Thread]