X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/66304157dfff0eccdf3bd2374a5ba6b2d84f6c12..dbf1b4ddfa0ee075491a84feedefe1d32b69dad1:/debian/libcob-ocesql.cp 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