]> git.tuebingen.mpg.de Git - paraslash.git/commit - t/t0004-server.sh
t0004: Specify proper options for ls commands.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 28 Dec 2016 20:40:42 +0000 (21:40 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 28 Dec 2016 20:40:42 +0000 (21:40 +0100)
commitb5f9618cde29dfe0871b420c54c094362e3b5dc6
treefdaa04dd7757925423e5da6594771de975cb7523
parentb52342d0b5df5446f149f0c1daf26f6e25b2aba7
t0004: Specify proper options for ls commands.

The -p option is deprecated, and the default behaviour (if none of -p,
-F and -b is given) will change in v0.6.0. Although the tests succeed
at the moment, it seems prudent to switch to the modern syntax to
make sure the tests won't break when -p is removed and the default
behaviour is changed.
t/t0004-server.sh