You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fd...@apache.org on 2011/11/19 00:29:37 UTC

git commit: Remove wrong test comment copied from other file

Updated Branches:
  refs/heads/master 5b1430c12 -> 1c669e41c


Remove wrong test comment copied from other file


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

Branch: refs/heads/master
Commit: 1c669e41c6bf0a8bb9db45cf4cb156bdc58aff50
Parents: 5b1430c
Author: Filipe David Borba Manana <fd...@apache.org>
Authored: Fri Nov 18 23:28:40 2011 +0000
Committer: Filipe David Borba Manana <fd...@apache.org>
Committed: Fri Nov 18 23:28:40 2011 +0000

----------------------------------------------------------------------
 test/etap/074-doc-update-conflicts.t |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/1c669e41/test/etap/074-doc-update-conflicts.t
----------------------------------------------------------------------
diff --git a/test/etap/074-doc-update-conflicts.t b/test/etap/074-doc-update-conflicts.t
index e1887cd..7a1d820 100755
--- a/test/etap/074-doc-update-conflicts.t
+++ b/test/etap/074-doc-update-conflicts.t
@@ -12,10 +12,6 @@
 % License for the specific language governing permissions and limitations under
 % the License.
 
-% Verify that compacting databases that are being used as the source or
-% target of a replication doesn't affect the replication and that the
-% replication doesn't hold their reference counters forever.
-
 -record(user_ctx, {
     name = null,
     roles = [],