<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,7 +57,7 @@ while [ $RUN -lt $ROUNDS ]; do
     echo &quot;startkey $STARTKEY bulksize $BULKSIZE&quot;
     DOCS=$(make_bulk_docs $BULKSIZE $STARTKEY $DOCSIZE)
     # echo $DOCS
-    echo $DOCS | curl -T - -X POST $POSTURL -w%{http_code}\ %{time_total}\ sec\\n -o out.file 2&gt; /dev/null &amp;
+    echo $DOCS | curl -T - -X POST $POSTURL -w%{http_code}\ %{time_total}\ sec\\n &gt;/dev/null 2&gt;&amp;1 &amp;
     let POSTS=POSTS+1
   done
 
@@ -66,4 +66,4 @@ while [ $RUN -lt $ROUNDS ]; do
   let RUN=RUN+1
 done
 
-curl $DBURL -w\\n
\ No newline at end of file
+curl $DBURL -w\\n</diff>
      <filename>bench/benchbulk.sh</filename>
    </modified>
    <modified>
      <diff>@@ -32,6 +32,7 @@
 ^etc/logrotate.d/couchdb*
 ^etc/logrotate.d/Makefile
 ^etc/logrotate.d/Makefile.in
+^etc/windows/README.txt.tpl
 ^libtool
 ^license.skip
 ^m4/ac_check_curl.m4*</diff>
      <filename>license.skip</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>bench/out.file</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>32e62dc17c216760e9673d65701484d8fd0503ce</id>
    </parent>
  </parents>
  <author>
    <name>davisp</name>
    <email>davisp@13f79535-47bb-0310-9956-ffa450edef68</email>
  </author>
  <url>http://github.com/halorgium/couchdb/commit/e750b4ccf3d3b48e20ef164859547bffd2c2a090</url>
  <id>e750b4ccf3d3b48e20ef164859547bffd2c2a090</id>
  <committed-date>2009-10-17T16:28:30-07:00</committed-date>
  <authored-date>2009-10-17T16:28:30-07:00</authored-date>
  <message>Fixing build issues.

Remove bench/out.file debug log from SVN.
Prevent bench/out.file from being built.
Added etc/windows/README.txt.tpl to license.skip



git-svn-id: http://svn.apache.org/repos/asf/couchdb/trunk@826319 13f79535-47bb-0310-9956-ffa450edef68</message>
  <tree>44fba85d783339240df1945c5228230ffe1cfa75</tree>
  <committer>
    <name>davisp</name>
    <email>davisp@13f79535-47bb-0310-9956-ffa450edef68</email>
  </committer>
</commit>
