From: Michael Wagner Date: Mon, 8 Jun 2026 13:18:12 +0000 (+0000) Subject: error in libcob-ocesql.cp/ocecobc X-Git-Tag: v_0.0-16~1 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/commitdiff_plain/dbf1b4ddfa0ee075491a84feedefe1d32b69dad1?ds=sidebyside;hp=--cc error in libcob-ocesql.cp/ocecobc --- dbf1b4ddfa0ee075491a84feedefe1d32b69dad1 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