From: Michael Wagner Date: Mon, 8 Jun 2026 13:19:49 +0000 (+0000) Subject: Merge branch 'master' of http://wagnertech.de/git/projects X-Git-Tag: v_0.0-16 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/commitdiff_plain/refs/heads/master?hp=256ee5995ad7ef577fd47693800cb691572f35a9 Merge branch 'master' of http://wagnertech.de/git/projects --- diff --git a/debian/libcob-ocesql.cp b/debian/libcob-ocesql.cp index 27ede25..46820d2 100755 --- a/debian/libcob-ocesql.cp +++ b/debian/libcob-ocesql.cp @@ -49,7 +49,7 @@ file=$1 if [ $1 == "-x" ]; then exec_flag="-x" - if [ -z "$2 ]; then + if [ -z "$2" ]; then echo "File missing." echo "Usage: $usage" exit 43