You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2009/03/24 02:19:30 UTC

svn commit: r757630 - /couchdb/trunk/test/Makefile.am

Author: nslater
Date: Tue Mar 24 01:19:29 2009
New Revision: 757630

URL: http://svn.apache.org/viewvc?rev=757630&view=rev
Log:
added runner.sh to test/

Modified:
    couchdb/trunk/test/Makefile.am

Modified: couchdb/trunk/test/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/trunk/test/Makefile.am?rev=757630&r1=757629&r2=757630&view=diff
==============================================================================
--- couchdb/trunk/test/Makefile.am (original)
+++ couchdb/trunk/test/Makefile.am Tue Mar 24 01:19:29 2009
@@ -18,4 +18,5 @@
     couch_config_test.erl \
     couch_config_writer_test.erl \
     runner.erl \
+    runner.sh \
     test.js