Skip to content

paraview: Quote library directory comparison - #1

Open
lbatuska wants to merge 1 commit into
OpenFOAM:masterfrom
lbatuska:master
Open

paraview: Quote library directory comparison#1
lbatuska wants to merge 1 commit into
OpenFOAM:masterfrom
lbatuska:master

Conversation

@lbatuska

Copy link
Copy Markdown

When OpenFOAM is configured to use a system ParaView installation, ParaView_LIB_DIR can be empty

The existing condition:

if [ $ParaView_LIB_DIR != $VTK_LIB_DIR ]

therefore expands to:

[ != /usr/lib ]

and sourcing etc/bashrc reports:

bash: [: !=: unary operator expected

@lbatuska lbatuska reopened this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant