projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
271e418
)
(TESTS): Add skip-seek2
author
Jim Meyering
<jim@meyering.net>
Sat, 2 Dec 2000 12:05:03 +0000
(12:05 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 2 Dec 2000 12:05:03 +0000
(12:05 +0000)
tests/dd/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/dd/Makefile.am
b/tests/dd/Makefile.am
index a45e8ca1f64b1a49f8ab87689d2d29c6b4b3ca20..a34a88ab0b8d9038501e56dfbcd85345bea471e6 100644
(file)
--- a/
tests/dd/Makefile.am
+++ b/
tests/dd/Makefile.am
@@
-9,4
+9,4
@@
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH \
PROG=dd
-TESTS = misc not-rewound skip-seek
+TESTS = misc not-rewound skip-seek
skip-seek2