monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 96cf66d8fd062664b50932a028


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 96cf66d8fd062664b50932a02816d91a62aa1477
Date: Tue, 1 Mar 2011 10:27:14 +0100 (CET)

revision:            96cf66d8fd062664b50932a02816d91a62aa1477
date:                2011-03-01T08:43:31
author:              address@hidden
branch:              net.venge.monotone
changelog:
applied changes from 4e26284d2157ddab4a34399081bb814ed6c1759c
             through 40d6ee12440701113489513401fabce277189f80

manifest:
format_version "1"

new_manifest [afeb4807ec897dc29a4554e8501eb32c532bdae3]

old_revision [3096debd5eb65c2fdfa9300903f6f68d8258ad17]

patch "Makefile.am"
 from [8dd83453a5567b7657c91a0e375433564c218402]
   to [215c640d1a8e1f974513605fe38351258b810a80]
============================================================
--- Makefile.am	8dd83453a5567b7657c91a0e375433564c218402
+++ Makefile.am	215c640d1a8e1f974513605fe38351258b810a80
@@ -653,8 +653,8 @@ test/func.status : mtn$(EXEEXT) test/bin
 
 # Creates the needed artifacts for manual test execution
 .PHONY: testers
-testers: mtn$(EXEEXT) $(check_PROGRAMS)
-	run_tester_tests run_func_tests run_unit_tests run_extra_tests
+testers: mtn$(EXEEXT) $(check_PROGRAMS)	\
+	 run_tester_tests run_func_tests run_unit_tests run_extra_tests
 
 # We want the tests re-run even if the .status files already exist.
 # .PHONY does not work for that (bad interaction with pattern rules),

reply via email to

[Prev in Thread] Current Thread [Next in Thread]