]> Savannah Git Hosting - gnulib.git/commit
test-framework-sh: minor cleanups
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Mar 2016 19:25:37 +0000 (12:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Mar 2016 19:26:03 +0000 (12:26 -0700)
commite91c0d4f942e90b4af98c6bf17079ed5530d9e05
treeae78ad0f7ec3bb48fc013dc248efeb0193115b4e
parent4515da0d71ce948114486eaf72a2a426db157706
test-framework-sh: minor cleanups

* tests/init.sh (testdir_prefix_): Output a trailing newline,
since strictly speaking POSIX requires this.
(setup_): Do not use the variable 'fail', as that makes the
trace output harder to read ('fail' is typically used by
tests to mean the test failed).  Treat // portably.
Check that new directory is not merely a sibling of the tmp dir.
Avoid unnecessary invocation of tr.
ChangeLog
tests/init.sh