]> arthur.barton.de Git - bup.git/commit - t/id-other-than
id-other-than: exclude names based on their underlying ids.
authorRob Browning <rlb@defaultvalue.org>
Tue, 10 Dec 2013 01:00:57 +0000 (19:00 -0600)
committerRob Browning <rlb@defaultvalue.org>
Tue, 10 Dec 2013 01:04:10 +0000 (19:04 -0600)
commit163f0945548c1c06350070ae5b1ce87bd44be43a
treef082ef0e01d526f8796b095022c6833822624001
parentf2f71c81b0c379533c365b89ed4c24f6e127ac32
id-other-than: exclude names based on their underlying ids.

This fixes a failure on systems that have more than one one user/group
name mapped to the same id (i.e. NetBSD's root/toor accounts).

Thanks to Thomas Klausner <tk@giga.or.at> for reporting the problem
and helping track down the solution.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
t/id-other-than