aboutsummaryrefslogtreecommitdiff
path: root/test.taf
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2008-10-02 21:40:41 +0000
committerMike Buland <eichlan@xagasoft.com>2008-10-02 21:40:41 +0000
commit5883662909051e99093514483c32e2539a3cf850 (patch)
tree3ca9252df15529d243d703a4d2eb9ba70771a2c1 /test.taf
parent27a11c4e152ba767388ab790a124b6da00d4fc7f (diff)
downloadlibbu++-5883662909051e99093514483c32e2539a3cf850.tar.gz
libbu++-5883662909051e99093514483c32e2539a3cf850.tar.bz2
libbu++-5883662909051e99093514483c32e2539a3cf850.tar.xz
libbu++-5883662909051e99093514483c32e2539a3cf850.zip
Really fixed the rest of the file open issues...it was always using exclusive
mode.
Diffstat (limited to 'test.taf')
-rw-r--r--test.taf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.taf b/test.taf
index f9f6e6a..2c6edcc 100644
--- a/test.taf
+++ b/test.taf
@@ -1,6 +1,6 @@
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++
5 } 5 }
6} 6}