tests: more uses of $(...) over `...` for command substitution
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 22 Jun 2012 21:31:00 +0000 (23:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 22 Jun 2012 21:31:00 +0000 (23:31 +0200)
commit465111cdfd1b92feaf9c6fd679cf1845c4e53083
treed8eb9a5c623c25e4f9e1d9099488ea73208ccd15
parentd1490b591601685d3fd6313475ac5a58940d5f6b
tests: more uses of $(...) over `...` for command substitution

Somehow missed by the previous changes.  No big deal, fix them now.

* t/ax/depcomp.sh: Here.
* t/autodist.sh: And here.
* t/autodist-no-duplicate.sh: And here.
* t/autodist-subdir.sh: Ad here.
* t/remake11.sh t/self-check-me.tap: And here.
* t/perf/testsuite-summary.sh: And here.
* t/perf/testsuite-recheck.sh: And here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/autodist-no-duplicate.sh
t/autodist-subdir.sh
t/autodist.sh
t/ax/depcomp.sh
t/perf/testsuite-recheck.sh
t/perf/testsuite-summary.sh
t/remake11.sh
t/self-check-me.tap