Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error in load_ontology_purge_safe #690

Open
nathanweeks opened this issue Aug 6, 2023 · 3 comments
Open

Syntax error in load_ontology_purge_safe #690

nathanweeks opened this issue Aug 6, 2023 · 3 comments

Comments

@nathanweeks
Copy link

npx gulp load-ontology-purge-safe results in a shell syntax error (/bin/sh: 1: Syntax error: Unterminated quoted string), due to a stray leftover single-quote at this line:

--solr-log' ${solr_load_log} \

@kltm kltm added the question label Aug 7, 2023
kltm added a commit that referenced this issue Aug 7, 2023
Trying to address #690
@kltm
Copy link
Member

kltm commented Aug 7, 2023

@pkalita-lbl I think this was just a typo, if not let me know; fixed with fa96014

@kltm
Copy link
Member

kltm commented Aug 7, 2023

@nathanweeks I'm honestly surprised anybody else is in there to notice the issue. I believe it have been fixed in master.

@kltm kltm moved this from Done to Clearing in Software essential and proactive maintenance Aug 7, 2023
@pkalita-lbl
Copy link
Contributor

Yeah that quote looks like refactoring cruft. The fix looks right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants