OSDN Git Service

i found a few problems while manually smoke testing toybox chown versus toolbox ...
authorElliott Hughes <enh@google.com>
Wed, 14 Jan 2015 09:43:49 +0000 (03:43 -0600)
committerElliott Hughes <enh@google.com>
Wed, 14 Jan 2015 09:43:49 +0000 (03:43 -0600)
commit50d320777a47132f07eb4e6707b7247f8db8861a
treef57f9e9e11835e35fbfea5274ef34722c63134c3
parent698a160868dba71766a8607b72a07eaa63d74da4
i found a few problems while manually smoke testing toybox chown versus toolbox (NetBSD) chown...

new test:

and here's the patch to fix "owner:" ":group" and the ":" special case:
tests/chown.test [new file with mode: 0644]
toys/posix/chgrp.c