From 35c20c30948628acac3f9772be817f636a0d06da Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 16 Jul 2014 16:15:12 +0200 Subject: idet.sh: Fix a typo. --- TOOLS/idet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/idet.sh b/TOOLS/idet.sh index d73ec7d206..bfc4f570b1 100755 --- a/TOOLS/idet.sh +++ b/TOOLS/idet.sh @@ -87,7 +87,7 @@ judge() echo "$verdict" } -judge --vf-clr "$@" +judge "$@" --vf-clr case "$verdict" in progressive) [ -n "$ILDETECT_DRY_RUN" ] || \ -- cgit v1.2.3