repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: work around F17-valgrind sort-stale-thread-mem failure
[coreutils.git]
/
tests
/
touch
/
dir-1
blob
b4c04fe4111a5befedc4b483db7ad01e3c9592e8
1
#!/bin/sh
2
# Make sure touch can operate on a directory.
3
# This was broken in the 4.0[efg] test releases.
4
5
.
"
${srcdir=.}
/init.sh"
;
path_prepend_ ..
/
src
6
print_ver_
touch
7
8
touch
. || fail
=
1
9
Exit
$fail