[banshee] build: Fix code formatting in nunit.m4
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] build: Fix code formatting in nunit.m4
- Date: Sun, 13 Feb 2011 19:05:00 +0000 (UTC)
commit d1120e34bcecd3bf55276a678156ad878557f3ff
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Fri Feb 11 18:26:58 2011 +0100
build: Fix code formatting in nunit.m4
build/m4/shamrock/nunit.m4 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/build/m4/shamrock/nunit.m4 b/build/m4/shamrock/nunit.m4
index 4d57d00..1b70f4f 100644
--- a/build/m4/shamrock/nunit.m4
+++ b/build/m4/shamrock/nunit.m4
@@ -23,7 +23,8 @@ AC_DEFUN([SHAMROCK_CHECK_NUNIT],
AM_CONDITIONAL(ENABLE_TESTS, test "x$do_tests" = "xyes")
if test "x$do_tests" = "xno"; then
- AC_MSG_WARN([Could not find nunit: tests will not be available]) fi
+ AC_MSG_WARN([Could not find nunit: tests will not be available])
+ fi
fi
fi
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]