projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50b4468
)
Rename do_libav var so as not to clash with the do_libav function on Solaris.
author
Diego Biurrun
<diego@biurrun.de>
Thu, 18 Jan 2007 08:21:55 +0000
(08:21 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 18 Jan 2007 08:21:55 +0000
(08:21 +0000)
Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/regression.sh
patch
|
blob
|
blame
|
history
diff --git
a/tests/regression.sh
b/tests/regression.sh
index
f032255
..
4da7253
100755
(executable)
--- a/
tests/regression.sh
+++ b/
tests/regression.sh
@@
-41,7
+41,7
@@
elif [ "$1" = "snow" ] ; then
elif [ "$1" = "snowll" ] ; then
do_snowll=y
elif [ "$1" = "libavtest" ] ; then
- do_libav=y
+ do_libav
test
=y
logfile="$datadir/libav.regression"
outfile="$datadir/b-"
else
@@
-545,7
+545,7
@@
fi
# libav testing
###################################
-if [ -n "$do_libav" ] ; then
+if [ -n "$do_libav
test
" ] ; then
# avi
do_libav avi