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:
af1df22
)
remove /vg
author
Jim Meyering
<jim@meyering.net>
Sat, 20 Dec 2003 13:06:12 +0000
(13:06 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 20 Dec 2003 13:06:12 +0000
(13:06 +0000)
tests/dd/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/dd/Makefile.am
b/tests/dd/Makefile.am
index
2dd2dbe
..
cf1dd4e
100644
(file)
--- a/
tests/dd/Makefile.am
+++ b/
tests/dd/Makefile.am
@@
-6,7
+6,7
@@
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="$(PERL)" \
- PATH="`pwd`/../../src
/vg
$(PATH_SEPARATOR)$$PATH" \
+ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
PROG=dd
TESTS = misc not-rewound skip-seek skip-seek2 unblock-sync