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:00:20 UTC

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

Author: brane
Date: Wed Dec 26 03:00:20 2018
New Revision: 1849731

URL: http://svn.apache.org/viewvc?rev=1849731&view=rev
Log:
* build.conf: Revert r1849730 as it broke tests on Windows.

Modified:
    subversion/trunk/build.conf

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