]> arthur.barton.de Git - bup.git/commit
test-ls.sh: get the symlink mode from the host ls; test for subcmd failure.
authorRob Browning <rlb@defaultvalue.org>
Mon, 17 Feb 2014 18:22:58 +0000 (12:22 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 17 Feb 2014 18:23:00 +0000 (12:23 -0600)
commit30d9027cc5444f038d38927219dc59e3b69fa219
treea725414b9134f658e7bb57efcd0fb95016cd2cae
parent684dd59989e3b2bbc505d29de61b03aec20bffa9
test-ls.sh: get the symlink mode from the host ls; test for subcmd failure.

This should fix a failure on OS X where symlinks don't have a
"rwxrwxrwx" mode like they do on Linux.

Thanks to Sashka Will <will.sashka@gmail.com> for the report.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
t/test-ls.sh