diff options
author | Jim Meyering <meyering@redhat.com> | 2007-11-24 10:57:05 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-11-24 15:10:59 +0100 |
commit | 3669d2b820601ff029f94c045168a9fdbd472e57 (patch) | |
tree | 3a61a6265ee739efdd091cfe543880fbff366f34 /ChangeLog | |
parent | ada15fc8232ab3ae5e7f515e368277efe77d3c83 (diff) | |
download | coreutils-3669d2b820601ff029f94c045168a9fdbd472e57.tar.xz |
Tweak new test.
* tests/cp/preserve-gid: Split some long lines.
Prepend "+" to numeric uid and gid chown arguments, on principle.
Use skip_test_.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-11-24 Jim Meyering <meyering@redhat.com> + Tweak new test. + * tests/cp/preserve-gid: Split some long lines. + Prepend "+" to numeric uid and gid chown arguments, on principle. + Use skip_test_. + setuidgid: minor clean-up. * setuidgid.c: Include "xstrtoul.h". (main): Detect overflow in string-to-gid_t and -to-uid_t conversions. |