Skip to content

fix: Add quotes around NOIRUP_COMMIT variable in condition check - #58

Open
reallesee wants to merge 1 commit into
noir-lang:mainfrom
reallesee:main
Open

fix: Add quotes around NOIRUP_COMMIT variable in condition check#58
reallesee wants to merge 1 commit into
noir-lang:mainfrom
reallesee:main

Conversation

@reallesee

@reallesee reallesee commented Jul 14, 2025

Copy link
Copy Markdown

Description

Add quotes around the NOIRUP_COMMIT variable in the if condition to prevent potential errors when the variable contains spaces or special characters. This follows bash scripting best practices for safer variable handling and makes the code more robust.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

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