fix looponfailing issue to always run against the newest version of the source

This commit is contained in:
holger krekel
2010-05-17 17:32:34 +02:00
parent 215e0e6149
commit e593841a70
3 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
1.3
-------------------------
- fix --looponfailing - it would not actually run against the fully changed
source tree when initial conftest files load application state.
1.2
-------------------------