summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2019-04-18 15:49:13 +0200
committerRazvan Becheriu <razvan@isc.org>2019-06-11 08:35:11 +0200
commit9d908b5ca0e45126ad59eebecbfc32798da65ddd (patch)
treefe35248ba743055aed1c246f5353429be5d76f97 /tools
parentone line export (diff)
downloadkea-9d908b5ca0e45126ad59eebecbfc32798da65ddd.tar.xz
kea-9d908b5ca0e45126ad59eebecbfc32798da65ddd.zip
minor changes
Diffstat (limited to 'tools')
-rwxr-xr-xtools/cql_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cql_config b/tools/cql_config
index ae25f09f9d..de063ddd87 100755
--- a/tools/cql_config
+++ b/tools/cql_config
@@ -88,7 +88,7 @@ if [ "$1" = "--modversion" ]; then
fi
if [ "$1" = "--print-errors" ]; then
- exit 0
+ exit 0
fi
echo "wrong parameter"