]> arthur.barton.de Git - bup.git/commit - t/test-meta.sh
t/test-meta.sh: handle systems that have sgid directories.
authorRob Browning <rlb@defaultvalue.org>
Fri, 6 Dec 2013 16:18:37 +0000 (10:18 -0600)
committerRob Browning <rlb@defaultvalue.org>
Tue, 10 Dec 2013 01:04:10 +0000 (19:04 -0600)
commitf2f71c81b0c379533c365b89ed4c24f6e127ac32
treed577391612eca62c1d89e4575f6c38804eb85825
parent5b62dc7b73cdffa8977ca9eff8d67567bfdf3a3e
t/test-meta.sh: handle systems that have sgid directories.

Explicitly chown the test directory to a group we're in so that the
tests will work on systems that have sgid directories by default
(i.e. NetBSD, etc.).

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/test-meta.sh