diff options
author | ivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-06 15:30:12 +0000 |
---|---|---|
committer | ivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-06 15:30:12 +0000 |
commit | b7adc31f0a156eaeddff7102d0beb3ecebc7b7da (patch) | |
tree | 077aee6594254e5ee12cef1ca4e5f56de9506a42 | |
parent | 0b3365c8dc2889fad6bae8ca6570d360f39643e1 (diff) |
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16406 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | TOOLS/checktree.sh | 2 |
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 |