summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-01-24 10:34:45 +0100
committerJim Meyering <jim@meyering.net>2007-01-24 10:36:02 +0100
commit11b626c20fbc65c668081996bfb9d1118f475eda (patch)
tree5383ba8b75602cb4719905e3eb12b18d50d869b8 /tests/cp/Makefile.am
parenta16f807d7ee7fe3e2fca65ce63f5e1889e9fbfb4 (diff)
downloadcoreutils-11b626c20fbc65c668081996bfb9d1118f475eda.tar.xz
Remove usually-skipped test.
* tests/cp/open-perm-race: Remove this file. It is subsumed by parent-perm-race. * tests/cp/Makefile.am (TESTS): Remove open-perm-race. * tests/sort/Makefile.am: Regenerate.
Diffstat (limited to 'tests/cp/Makefile.am')
-rw-r--r--tests/cp/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am
index 6ddc2a17a..8c978ee42 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -1,7 +1,6 @@
# Make coreutils tests for cp. -*-Makefile-*-
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2005, 2006 Free
-# Software Foundation, Inc.
+# Copyright (C) 1997-2001, 2003, 2005-2007 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,7 +20,7 @@
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
- file-perm-race open-perm-race parent-perm-race \
+ file-perm-race parent-perm-race \
backup-dir \
src-base-dot \
sparse \