Properly quote paths in unit test scripts.
commit4b752b3e0ab883102ae88fe5bdb14693a552a841
authorEmmanuel Roullit <emmanuel.roullit@gmail.com>
Sat, 14 Jul 2012 11:55:30 +0000 (14 13:55 +0200)
committerEmmanuel Roullit <emmanuel.roullit@gmail.com>
Sat, 14 Jul 2012 11:55:30 +0000 (14 13:55 +0200)
treee782e28fce2406b022f4c38d123dda63b38f06b5
parentd996257f5e639c45538e6e1f99af41da4aec099b
Properly quote paths in unit test scripts.

If a separator, such as a whitespace, would be present in file paths, it
would have like broken the tests. This commit remedies it.
dabba/test/t0000-basic.sh
dabba/test/t0001-help.sh
dabba/test/t1000-interface.sh
dabba/test/t1100-capture.sh