Replace ` ` syntax by $( ) in regression test shell scripts.
authorDiego Biurrun <diego@biurrun.de>
Sat, 26 Dec 2009 11:24:04 +0000 (11:24 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 26 Dec 2009 11:24:04 +0000 (11:24 +0000)
commit3d1470649c91aa9d325b94aef54fc15b8185356d
treea459a5b600df92fcfebf43a762616f47c79b01a1
parentb03a63d16ad940af629234aa4e80b813cc1f1dca
Replace ` ` syntax by $( ) in regression test shell scripts.
The latter syntax variant is more readable and easier to nest.

Originally committed as revision 20924 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/ffserver-regression.sh
tests/regression-funcs.sh
tests/seek-regression.sh