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
maint: silence deprecated module warning
[coreutils.git]
/
tests
/
touch
/
dir-1.sh
blob
cb0e17275118c507ecfda753621a4f4973d113b1
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=.}
/tests/init.sh"
;
path_prepend_ .
/
src
6
print_ver_
touch
7
8
touch
. || fail
=
1
9
Exit
$fail