]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
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.


No differences found