Author: roger
Date: Mon Oct 22 19:52:40 2012
New Revision: 1401056

URL: http://svn.apache.org/viewvc?rev=1401056&view=rev
Log:
remove whitespace and add some svn:ignore

Modified:
    thrift/trunk/lib/cpp/test/   (props changed)
    thrift/trunk/lib/d/Makefile.am

Propchange: thrift/trunk/lib/cpp/test/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Oct 22 19:52:40 2012
@@ -15,3 +15,6 @@ TFileTransportTest
 ZlibTest
 SpecializationTest
 tests.xml
+processor_test
+concurrency_test
+

Modified: thrift/trunk/lib/d/Makefile.am
URL: 
http://svn.apache.org/viewvc/thrift/trunk/lib/d/Makefile.am?rev=1401056&r1=1401055&r2=1401056&view=diff
==============================================================================
--- thrift/trunk/lib/d/Makefile.am (original)
+++ thrift/trunk/lib/d/Makefile.am Mon Oct 22 19:52:40 2012
@@ -179,5 +179,5 @@ TESTS = $(addprefix unittest/debug/, $(d
 
 EXTRA_DIST = \
        src \
-       test \ 
+       test \
        README


Reply via email to