[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:17:35 UTC 2009
The following commit has been merged in the upstream branch:
commit d9c788071edd55456de0b136cfcdd90f55943747
Author: Akim Demaille <demaille at gostai.com>
Date: Mon Dec 15 16:34:27 2008 +0100
Formatting changes.
* test/Makefile.am: here.
diff --git a/test/Makefile.am b/test/Makefile.am
index 8eacab1..c7448b0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,7 +1,16 @@
AUTOMAKE_OPTIONS=foreign
-TESTS = t.echoarg t.mknod t.tar t.truereturn t.falsereturn t.option \
- t.touchinstall t.no_ld_preload t.no_ld_preload_link t.chmod_dev
+TESTS = \
+ t.chmod_dev \
+ t.echoarg \
+ t.falsereturn \
+ t.mknod \
+ t.no_ld_preload \
+ t.no_ld_preload_link \
+ t.option \
+ t.tar \
+ t.touchinstall \
+ t.truereturn
suffix =
TESTS_ENVIRONMENT = \
--
fakeroot
More information about the Fakeroot-commits
mailing list