]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Make the owner_parse() test quiet by having the function
authorTim Kientzle <kientzle@gmail.com>
Thu, 10 Sep 2009 04:34:41 +0000 (00:34 -0400)
committerTim Kientzle <kientzle@gmail.com>
Thu, 10 Sep 2009 04:34:41 +0000 (00:34 -0400)
commit805ea8e190fbc27f24b82856c970a33ad2c3d300
treeb2abbeb8781d21e4d8c97446b856486667ed87a2
parent92311cc12845322bfc6dd0f0bd0eae6487935a71
Make the owner_parse() test quiet by having the function
return an error string instead of emitting it.

SVN-Revision: 1447
cpio/cpio.c
cpio/cpio.h
cpio/test/test_owner_parse.c