Update orcli

fix typo
This commit is contained in:
Felix Lohmeier 2023-10-26 07:57:38 +02:00 committed by GitHub
parent 9ba1c7f067
commit b465fdf1fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
orcli
View File

@ -1578,7 +1578,7 @@ orcli_test_command() {
break
fi
if [[ $i == 20 ]]; then
error "starting OpenRefine server failed!""
error "starting OpenRefine server failed!"
fi
done