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.string-sanitization: 40d6ee


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.string-sanitization: 40d6ee12440701113489513401fabce277189f80
Date: Tue, 1 Mar 2011 02:40:42 +0100 (CET)

revision:            40d6ee12440701113489513401fabce277189f80
date:                2011-03-01T01:04:11
author:              address@hidden
branch:              net.venge.monotone.string-sanitization
changelog:
* Makefile.am (testers): no idea how this was ever supposed to work
  if not as a meta target...

manifest:
format_version "1"

new_manifest [33385e6ec8588a74c03c2a9b212d135fbb421728]

old_revision [4e26284d2157ddab4a34399081bb814ed6c1759c]

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]