You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/06/05 22:04:44 UTC

[1/2] git commit: updated refs/heads/1.3.x to 86d756a

Updated Branches:
  refs/heads/1.3.x 257fc5cc2 -> 86d756a10
  refs/heads/master df23be933 -> e78ce41f7


fix 140-*.t, reflect mv README README.rst


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/86d756a1
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/86d756a1
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/86d756a1

Branch: refs/heads/1.3.x
Commit: 86d756a101eff823a231a78e577b8b0780830123
Parents: 257fc5c
Author: Jan Lehnardt <ja...@apache.org>
Authored: Wed Jun 5 22:04:32 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Jun 5 22:04:32 2013 +0200

----------------------------------------------------------------------
 test/etap/140-attachment-comp.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/86d756a1/test/etap/140-attachment-comp.t
----------------------------------------------------------------------
diff --git a/test/etap/140-attachment-comp.t b/test/etap/140-attachment-comp.t
index 130b09f..6f075ce 100755
--- a/test/etap/140-attachment-comp.t
+++ b/test/etap/140-attachment-comp.t
@@ -723,6 +723,6 @@ test_png_data() ->
 
 test_text_data() ->
     {ok, Data} = file:read_file(
-        test_util:source_file("README")
+        test_util:source_file("README.rst")
     ),
     Data.


Re: [2/2] git commit: updated refs/heads/master to e78ce41

Posted by Noah Slater <ns...@apache.org>.
Oh, LOL. ;)


On 5 June 2013 21:04, <ja...@apache.org> wrote:

> fix 140-*.t, reflect mv README README.rst
>
>
> Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
> Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e78ce41f
> Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e78ce41f
> Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e78ce41f
>
> Branch: refs/heads/master
> Commit: e78ce41f7c2a6f684b1cda998d5bb6e4d0385e23
> Parents: df23be9
> Author: Jan Lehnardt <ja...@apache.org>
> Authored: Wed Jun 5 22:04:32 2013 +0200
> Committer: Jan Lehnardt <ja...@apache.org>
> Committed: Wed Jun 5 22:04:39 2013 +0200
>
> ----------------------------------------------------------------------
>  test/etap/140-attachment-comp.t |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/couchdb/blob/e78ce41f/test/etap/140-attachment-comp.t
> ----------------------------------------------------------------------
> diff --git a/test/etap/140-attachment-comp.t
> b/test/etap/140-attachment-comp.t
> index 130b09f..6f075ce 100755
> --- a/test/etap/140-attachment-comp.t
> +++ b/test/etap/140-attachment-comp.t
> @@ -723,6 +723,6 @@ test_png_data() ->
>
>  test_text_data() ->
>      {ok, Data} = file:read_file(
> -        test_util:source_file("README")
> +        test_util:source_file("README.rst")
>      ),
>      Data.
>
>


-- 
NS

Re: [2/2] git commit: updated refs/heads/master to e78ce41

Posted by Noah Slater <ns...@apache.org>.
Oh, LOL. ;)


On 5 June 2013 21:04, <ja...@apache.org> wrote:

> fix 140-*.t, reflect mv README README.rst
>
>
> Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
> Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e78ce41f
> Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e78ce41f
> Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e78ce41f
>
> Branch: refs/heads/master
> Commit: e78ce41f7c2a6f684b1cda998d5bb6e4d0385e23
> Parents: df23be9
> Author: Jan Lehnardt <ja...@apache.org>
> Authored: Wed Jun 5 22:04:32 2013 +0200
> Committer: Jan Lehnardt <ja...@apache.org>
> Committed: Wed Jun 5 22:04:39 2013 +0200
>
> ----------------------------------------------------------------------
>  test/etap/140-attachment-comp.t |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/couchdb/blob/e78ce41f/test/etap/140-attachment-comp.t
> ----------------------------------------------------------------------
> diff --git a/test/etap/140-attachment-comp.t
> b/test/etap/140-attachment-comp.t
> index 130b09f..6f075ce 100755
> --- a/test/etap/140-attachment-comp.t
> +++ b/test/etap/140-attachment-comp.t
> @@ -723,6 +723,6 @@ test_png_data() ->
>
>  test_text_data() ->
>      {ok, Data} = file:read_file(
> -        test_util:source_file("README")
> +        test_util:source_file("README.rst")
>      ),
>      Data.
>
>


-- 
NS

[2/2] git commit: updated refs/heads/master to e78ce41

Posted by ja...@apache.org.
fix 140-*.t, reflect mv README README.rst


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e78ce41f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e78ce41f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e78ce41f

Branch: refs/heads/master
Commit: e78ce41f7c2a6f684b1cda998d5bb6e4d0385e23
Parents: df23be9
Author: Jan Lehnardt <ja...@apache.org>
Authored: Wed Jun 5 22:04:32 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Jun 5 22:04:39 2013 +0200

----------------------------------------------------------------------
 test/etap/140-attachment-comp.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e78ce41f/test/etap/140-attachment-comp.t
----------------------------------------------------------------------
diff --git a/test/etap/140-attachment-comp.t b/test/etap/140-attachment-comp.t
index 130b09f..6f075ce 100755
--- a/test/etap/140-attachment-comp.t
+++ b/test/etap/140-attachment-comp.t
@@ -723,6 +723,6 @@ test_png_data() ->
 
 test_text_data() ->
     {ok, Data} = file:read_file(
-        test_util:source_file("README")
+        test_util:source_file("README.rst")
     ),
     Data.