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

fix(convertfs): error in conditional expressions (bsc#1228847) (SLE15-SP6:Update) #357

Conversation

aafeijoo-suse
Copy link
Collaborator

With POSIX conditionals using single brackets, -n followed by a variable without quotes is always true.

Also, use $ROOT instead of hardcoding /sysroot.

With POSIX conditionals using single brackets, `-n` followed by a variable
without quotes is always true.

Also, use `$ROOT` instead of hardcoding `/sysroot`.
Copy link
Collaborator

@tblume tblume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@aafeijoo-suse aafeijoo-suse merged commit ce8789b into openSUSE:SLE-15-SP6_Update Aug 7, 2024
1 of 2 checks passed
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.

2 participants