diff options
author | Mike Buland <eichlan@xagasoft.com> | 2008-12-10 21:08:43 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2008-12-10 21:08:43 +0000 |
commit | 87dd1cd2afbc3b0d67236cdc543a25893a01539d (patch) | |
tree | 6c93f2ed8b275f8388fa67985b52e0ac469eb3e8 /test.taf | |
parent | 0bd8b8cf19687229b53e37468dfe36c4217fbbf1 (diff) | |
download | libbu++-87dd1cd2afbc3b0d67236cdc543a25893a01539d.tar.gz libbu++-87dd1cd2afbc3b0d67236cdc543a25893a01539d.tar.bz2 libbu++-87dd1cd2afbc3b0d67236cdc543a25893a01539d.tar.xz libbu++-87dd1cd2afbc3b0d67236cdc543a25893a01539d.zip |
Fixed a couple of minor Bu::TafReader bugs. It wasn't parsing the colons, and
it was off two characters on the first line for error reporting.
Diffstat (limited to 'test.taf')
-rw-r--r-- | test.taf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | {test: | 1 | {"test": |
2 | {repo: | 2 | {repo: |
3 | url = "http://svn.xagasoft.com/libbu++" | 3 | url = "http://svn.xagasoft.com/libbu++" |
4 | name = libbu++ | 4 | name = libbu++ |