repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unistr/u{8,16,32}-uctomb: Avoid possible trouble with huge strings.
[gnulib.git]
/
tests
/
test-set-mode-acl-2.sh
blob
2f7c8c02d5fcdf32dcb77b6508776db577f7702e
1
#!/bin/sh
2
3
# Test set-mode-acl on the file system of the build directory, which may be
4
# a local file system or NFS mounted.
5
6
.
"
${srcdir=.}
/init.sh"
;
path_prepend_ .
7
8
TMPDIR
=
`pwd`
9
export
TMPDIR
10
11
$BOURNE_SHELL
"
${srcdir}
/test-set-mode-acl.sh"
12
13
Exit $?