summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-30 23:02:32 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-30 23:02:32 +0000
commitd3fbd9a436e34f574900eb1d3ceafc388ebdf465 (patch)
tree962e3c1f32dd8c15c9c4a48090191b01a69e99f9 /TOOLS
parentdd9d075405961d97514722018b736657a8021c86 (diff)
downloadmpv-d3fbd9a436e34f574900eb1d3ceafc388ebdf465.tar.bz2
mpv-d3fbd9a436e34f574900eb1d3ceafc388ebdf465.tar.xz
10l for me. I should read my own comments just above it ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25220 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 7021f173be..6dcb6c1b24 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -30,7 +30,7 @@
# All yes/no flags. Spaces around flagnames are important!
testflags=" spaces extensions crlf tabs trailws rcsid oll charset stupid gnu \
-res depr"
+res depr "
allflags="$testflags showcont color head svn "
# -----------------------------------------------------------------------------