]> arthur.barton.de Git - bup.git/commit
test-ls.sh: don't check the symlink file size on NetBSD for now.
authorRob Browning <rlb@defaultvalue.org>
Sun, 23 Mar 2014 15:39:25 +0000 (10:39 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Mar 2014 15:39:25 +0000 (10:39 -0500)
commitaf6d11434f38d70551a4842d8e3427193388ae2f
tree9d85be479a6a2f64ef17b5c5c5f0366572a85f38
parent7ad76808399d91955111a53033d708be7c41e529
test-ls.sh: don't check the symlink file size on NetBSD for now.

NetBSD appears to be returning varying file sizes for symlinks at the
moment, so just ignore the size there for now.

Thanks to Thomas Klausner <tk@giga.or.at> for reporting the problem
and to him and Greg Troxel <gdt@ir.bbn.com> for help with the
workaround.

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