* run.in: Here.
---
swilena/ChangeLog | 6 ++++++
swilena/run.in | 6 +-----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/swilena/ChangeLog b/swilena/ChangeLog
index 2946543..7206cc4 100644
--- a/swilena/ChangeLog
+++ b/swilena/ChangeLog
@@ -1,3 +1,9 @@
+2013-04-12 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Enable verbose messages in Swilena Python tests.
+
+ * run.in: Here.
+
2013-04-09 Roland Levillain <roland(a)lrde.epita.fr>
Simplify Swilena's python/Makefile.am.
diff --git a/swilena/run.in b/swilena/run.in
index 0a76964..4f85c6d 100755
--- a/swilena/run.in
+++ b/swilena/run.in
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2003, 2004, 2006, 2012 Laboratoire d'Informatique de
+# Copyright (C) 2003, 2004, 2006, 2012, 2013 Laboratoire d'Informatique de
# Paris 6 (LIP6), département Systèmes Répartis Coopératifs (SRC),
# Université Pierre et Marie Curie.
#
@@ -22,10 +22,6 @@
# 02111-1307, USA.
-# If we are running from make check (srcdir is set) and VERBOSE is
-# unset, be quiet.
-test -n "$srcdir" && test -z "$VERBOSE" && exec
>/dev/null 2>&1
-
# Darwin needs some help in figuring out where non-installed libtool
# libraries are (on this platform libtool encodes the expected final
# path of dependent libraries in each library).
--
1.7.2.5
Show replies by date