repo.or.cz
/
hband-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add proper error handling for all final exec calls
[hband-tools.git]
/
tests
/
takeown
/
01-singlefile.test
blob
f60af75fdace656776129a3e18ec027b155660b4
1
setting
2
0644 root file1
3
0755 root nonwritable/
4
0644 root nonwritable/file2
5
end
6
7
action
8
../../user-tools/takeown
9
file1
10
end
11
12
expections
13
owner SELF file1
14
exists no file1.tookown
15
end
16
17
action
18
../../user-tools/takeown
19
nonwritable/file2
20
end
21
22
expections
23
owner root nonwritable/file2
24
status fail
25
end