[Liblas-commits] hg: update expected results for vlr reserved value
liblas-commits at liblas.org
liblas-commits at liblas.org
Mon Jun 20 11:27:52 EDT 2011
details: http://hg.liblas.orghg/rev/3189332cc23d
changeset: 2960:3189332cc23d
user: Howard Butler <hobu.inc at gmail.com>
date: Mon Jun 20 10:27:46 2011 -0500
description:
update expected results for vlr reserved value
diffstat:
python/tests/VLR.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r bb3dd7829022 -r 3189332cc23d python/tests/VLR.txt
--- a/python/tests/VLR.txt Mon Jun 20 10:25:50 2011 -0500
+++ b/python/tests/VLR.txt Mon Jun 20 10:27:46 2011 -0500
@@ -1,7 +1,7 @@
>>> from liblas import vlr
>>> v = vlr.VLR()
>>> v.reserved
- 0
+ 43707
>>> v.recordid
0
>>> v.recordid = 2
More information about the Liblas-commits
mailing list