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

Fixing install and check.sh scripts #12872

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Fixing install and check.sh scripts #12872

merged 1 commit into from
Apr 18, 2024

Conversation

finleydecker
Copy link
Contributor

Motivation

Needed to update these scripts to fix an issue with the build.sh script we use in ccip-localenv.

image

Solution

Chainging gitRoot=$(git rev-parse --show-toplevel || pwd) to gitRoot="$(dirname -- "$0")/../"
Thread for reference

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@archseer archseer added this pull request to the merge queue Apr 18, 2024
Merged via the queue into develop with commit ae1f53f Apr 18, 2024
105 checks passed
@archseer archseer deleted the fix-install branch April 18, 2024 07:18
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