]> arthur.barton.de Git - bup.git/commit
test-fuse: unset BLOCK_SIZE, etc. for ls output
authorRob Browning <rlb@defaultvalue.org>
Sat, 31 Jan 2015 16:41:35 +0000 (10:41 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 31 Jan 2015 17:00:45 +0000 (11:00 -0600)
commit50f55c54d2679a538312de6a923df43c4cc8c768
treeac2743720f4f260be474021a2f52fe5f0a7701d2
parentd5c312629e2cd72242c00b446149721bda636849
test-fuse: unset BLOCK_SIZE, etc. for ls output

If any of the environment variables that this patch removes are set, ls
may not provide the expected test output.

Thanks to Koen Roossen for reporting the problem, and suggesting the
solution.

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