You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2018/12/26 03:05:01 UTC

svn commit: r1849732 - /subversion/trunk/build.conf

Author: brane
Date: Wed Dec 26 03:05:01 2018
New Revision: 1849732

URL: http://svn.apache.org/viewvc?rev=1849732&view=rev
Log:
* build.conf (svnxx-tests): *REALLY* revert r1849730. How those silly
   characters appeared in r1849731 is a mystery best not thought about.

Modified:
    subversion/trunk/build.conf

Modified: subversion/trunk/build.conf
URL: http://svn.apache.org/viewvc/subversion/trunk/build.conf?rev=1849732&r1=1849731&r2=1849732&view=diff
==============================================================================
--- subversion/trunk/build.conf (original)
+++ subversion/trunk/build.conf Wed Dec 26 03:05:01 2018
@@ -748,7 +748,7 @@ type = exe
 path = subversion/bindings/cxx
 libs = libsvnxx apr
 sources = tests/*.cpp
-install·=·svnxx-tests
+install = svnxx-tests
 compile-cmd = $(COMPILE_SVNXX_TEST)
 link-cmd = $(LINK_SVNXX_TEST)