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
upload pod file
[hband-tools.git]
/
tests
/
takeown
/
08-strict_chgrp.test
blob
9a1c3f11d6ab763f2733b3dbd0c9aedcbc660fa2
1
setting
2
0644 root:root file1
3
0644 root:root file2
4
end
5
6
action
7
../../user-tools/takeown
8
--strict-chgrp
9
file1
10
end
11
12
expections
13
owner root file1
14
group root file1
15
exists no file1.takeown
16
exists no file1.tookown
17
status fail
18
end
19
20
action
21
../../user-tools/takeown
22
--strict-chgrp
23
--no-chgrp
24
file2
25
end
26
27
expections
28
owner SELF file2
29
group SELF file2
30
status success
31
end
32