From 2891fb386647e8a01d2cb820dec709a7b27659d7 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 24 Dec 2009 18:12:39 +0100 Subject: [PATCH] Reorder file list. --- modules/posix_spawn-tests | 2 +- modules/posix_spawnp-tests | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/posix_spawn-tests b/modules/posix_spawn-tests index 8a4055debc..8795206a70 100644 --- a/modules/posix_spawn-tests +++ b/modules/posix_spawn-tests @@ -1,6 +1,6 @@ Files: -tests/signature.h tests/test-posix_spawn3.c +tests/signature.h Depends-on: posix_spawn_file_actions_init diff --git a/modules/posix_spawnp-tests b/modules/posix_spawnp-tests index 61d0ba4bfe..49465d856c 100644 --- 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 -- 2.30.2