Since I share .leo files with colleagues limited to Leo 4.7.1, I did
the following.

thyrsus-laptop2.schaefer-home.org$ bzr diff leo/core/leoAtFile.py
=== modified file 'leo/core/leoAtFile.py'
--- leo/core/leoAtFile.py       2010-07-09 18:39:24 +0000
+++ leo/core/leoAtFile.py       2010-07-10 06:42:19 +0000
@@ -10,7 +10,7 @@
 #@@tabwidth -4
 #@@pagewidth 60

-new_write = True
+new_write = False
     # True: write simplified thin sentinels, except for private
@shadow files.
     # False: write traditional thin sentinels.

Running unit tests, I encountered the following, the meaning of which
is presently opaque to me:

======================================================================
FAIL: @test loading .leo file with @file nodes

----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/sps/Bzr/leo-editor/leo/core/leoTest.py", line 178, in
runTest
    exec(script,d)
  File "<string>", line 12, in <module>
AssertionError: not changed

----------------------------------------------------------------------
Ran 629 tests in 68.414s

FAILED (failures=1)

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to