idet.sh: Fix a typo.

This commit is contained in:
Rudolf Polzer 2014-07-16 16:15:12 +02:00
parent 1c850ff559
commit 35c20c3094
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ judge()
echo "$verdict"
}
judge --vf-clr "$@"
judge "$@" --vf-clr
case "$verdict" in
progressive)
[ -n "$ILDETECT_DRY_RUN" ] || \