You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2014/02/13 23:02:18 UTC

couch-mrview commit: updated refs/heads/1994-merge-rcouch to 613ab18

Updated Branches:
  refs/heads/1994-merge-rcouch 777526603 -> 613ab18ea


use ERL_FLAGS instead of a shebang to launch tests


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

Branch: refs/heads/1994-merge-rcouch
Commit: 613ab18eaa79f93aa2fd761ad83b6b63754d306e
Parents: 7775266
Author: benoitc <bc...@gmail.com>
Authored: Thu Feb 13 22:59:47 2014 +0100
Committer: benoitc <bc...@gmail.com>
Committed: Thu Feb 13 22:59:47 2014 +0100

----------------------------------------------------------------------
 test/01-load.t          | 1 -
 test/02-map-views.t     | 1 -
 test/03-red-views.t     | 1 -
 test/04-index-info.t    | 1 -
 test/05-collation.t     | 1 -
 test/06-all-docs.t      | 1 -
 test/07-compact-swap.t  | 2 --
 test/08-changes_since.t | 1 -
 test/09-index-events.t  | 1 -
 test/10-index-changes.t | 1 -
 10 files changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/01-load.t
----------------------------------------------------------------------
diff --git a/test/01-load.t b/test/01-load.t
index cd49785..a57c1a7 100644
--- a/test/01-load.t
+++ b/test/01-load.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/02-map-views.t
----------------------------------------------------------------------
diff --git a/test/02-map-views.t b/test/02-map-views.t
index 4f87193..12c595b 100644
--- a/test/02-map-views.t
+++ b/test/02-map-views.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/03-red-views.t
----------------------------------------------------------------------
diff --git a/test/03-red-views.t b/test/03-red-views.t
index 594fdfd..c1bb517 100644
--- a/test/03-red-views.t
+++ b/test/03-red-views.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/04-index-info.t
----------------------------------------------------------------------
diff --git a/test/04-index-info.t b/test/04-index-info.t
index e95db1c..356b86e 100644
--- a/test/04-index-info.t
+++ b/test/04-index-info.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/05-collation.t
----------------------------------------------------------------------
diff --git a/test/05-collation.t b/test/05-collation.t
index 1ebbe9c..47d66de 100644
--- a/test/05-collation.t
+++ b/test/05-collation.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/06-all-docs.t
----------------------------------------------------------------------
diff --git a/test/06-all-docs.t b/test/06-all-docs.t
index 0916568..0852de5 100644
--- a/test/06-all-docs.t
+++ b/test/06-all-docs.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/07-compact-swap.t
----------------------------------------------------------------------
diff --git a/test/07-compact-swap.t b/test/07-compact-swap.t
index ba8e438..ac11312 100644
--- a/test/07-compact-swap.t
+++ b/test/07-compact-swap.t
@@ -1,7 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
-
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/08-changes_since.t
----------------------------------------------------------------------
diff --git a/test/08-changes_since.t b/test/08-changes_since.t
index 58c92e9..3107c1a 100644
--- a/test/08-changes_since.t
+++ b/test/08-changes_since.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/09-index-events.t
----------------------------------------------------------------------
diff --git a/test/09-index-events.t b/test/09-index-events.t
index 6cc1e9c..26d904d 100644
--- a/test/09-index-events.t
+++ b/test/09-index-events.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of

http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/613ab18e/test/10-index-changes.t
----------------------------------------------------------------------
diff --git a/test/10-index-changes.t b/test/10-index-changes.t
index ce79eac..0c5e924 100644
--- a/test/10-index-changes.t
+++ b/test/10-index-changes.t
@@ -1,6 +1,5 @@
 #!/usr/bin/env escript
 %% -*- erlang -*-
-%%! -pa ./deps/*/ebin -pa ./apps/*/ebin -pa ./test/etap
 
 % Licensed under the Apache License, Version 2.0 (the "License"); you may not
 % use this file except in compliance with the License. You may obtain a copy of