[Fakeroot-commits] [SCM] fakeroot branch, master, updated. debian/1.11.4
Clint Adams
schizo at debian.org
Tue Dec 16 01:38:36 UTC 2008
The following commit has been merged in the master branch:
commit 023240e78bd331dec9f5b1a465582171aea68d38
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