changeset 12492:fb3e3c38ef7a

Reorder file list.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 18:12:39 +0100
parents ad883448fbdf
children 86e3c4113c60
files modules/posix_spawn-tests modules/posix_spawnp-tests
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/modules/posix_spawn-tests
+++ b/modules/posix_spawn-tests
@@ -1,6 +1,6 @@
 Files:
+tests/test-posix_spawn3.c
 tests/signature.h
-tests/test-posix_spawn3.c
 
 Depends-on:
 posix_spawn_file_actions_init
--- a/modules/posix_spawnp-tests
+++ b/modules/posix_spawnp-tests
@@ -1,9 +1,9 @@
 Files:
-tests/signature.h
 tests/test-posix_spawn1.c
 tests/test-posix_spawn1.in.sh
 tests/test-posix_spawn2.c
 tests/test-posix_spawn2.in.sh
+tests/signature.h
 
 Depends-on:
 posix_spawn_file_actions_init