]> arthur.barton.de Git - bup.git/commit - t/test.sh
test.sh: accommodate platforms where root defaults to "ls -A" again.
authorRob Browning <rlb@defaultvalue.org>
Mon, 11 Nov 2013 21:41:08 +0000 (15:41 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 11 Nov 2013 21:41:10 +0000 (15:41 -0600)
commita70159734ea10352d3de269611513a21887e8b97
treedc5f3dbb2aec0f720cad07036fdca66f23765c58
parentc40f86c1e1bbf1187b3890d6e4e46031f3cd7783
test.sh: accommodate platforms where root defaults to "ls -A" again.

For now just use "bup ls -a" and "ls -A", which currently match in
behavior.  Of course we'll have to change that to "bup ls -A" once we
fix "bup ls".

Thanks to Thomas Klausner <tk@giga.or.at> for the report.

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