repo.or.cz
/
findutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cvsimport
[findutils.git]
/
find
/
testsuite
/
find.posix
/
sv-bug-12181.exp
blob
8f1d339ba48605329e9f93b81ef7038333bdb8a3
1
# tests
for
Savannah bug
12181
(
find
-
H symlink should work
)
2
exec rm
-
rf tmp
3
exec
mkdir
tmp
4
exec ln
-
s tmp link
5
find_start p
{ -
H link
}
6
exec rm
-
rf tmp link