summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-06 15:30:12 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-06 15:30:12 +0000
commitb7adc31f0a156eaeddff7102d0beb3ecebc7b7da (patch)
tree077aee6594254e5ee12cef1ca4e5f56de9506a42 /TOOLS
parent0b3365c8dc2889fad6bae8ca6570d360f39643e1 (diff)
downloadmpv-b7adc31f0a156eaeddff7102d0beb3ecebc7b7da.tar.bz2
mpv-b7adc31f0a156eaeddff7102d0beb3ecebc7b7da.tar.xz
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16406 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/checktree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh
index 433f1ed8b1..eff1fa5b07 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -172,7 +172,7 @@ for i in "$@"; do
disable_all_tests
;;
-none)
- disable_all
+ disable_all_tests
;;
-*)
echo "unknown option: $i" >&2