1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

Check for ug+r and ug,+x bugs.

This commit is contained in:
Paul Eggert
2005-04-28 16:32:06 +00:00
parent 67f7a0936c
commit e8b76516bf

View File

@@ -54,6 +54,8 @@ cases='
f -- :
f -w : f
f f :
u+gr f :
ug,+x f :
'
all_files=`echo "$cases" | sed 's/.*://'`