Skip to content

Add shebang onto the regression script. - #292

Merged
fmeum merged 2 commits into
bazel-contrib:mainfrom
markww:main
Aug 13, 2026
Merged

Add shebang onto the regression script.#292
fmeum merged 2 commits into
bazel-contrib:mainfrom
markww:main

Conversation

@markww

@markww markww commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The fuzzing script, as it stands right now, works fine if run directly, but can encounter issues if used with --run_under. By adding a shebang at the top, it can be used more flexibly.

The fuzzing script, as it stands right now, works fine if run directly,
but can encounter issues if used with `--run_under`. By adding a shebang
at the top, it can be used more flexibly.
@markww
markww requested review from fmeum and simonresch as code owners July 14, 2026 19:00
@fmeum
fmeum enabled auto-merge (squash) August 13, 2026 15:54
@fmeum
fmeum merged commit ef7f8ad into bazel-contrib:main Aug 13, 2026
26 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