git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16406 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ivo 2005-09-06 15:30:12 +00:00
parent 0b3365c8dc
commit b7adc31f0a
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ for i in "$@"; do
disable_all_tests
;;
-none)
disable_all
disable_all_tests
;;
-*)
echo "unknown option: $i" >&2