[PR #477] [MERGED] Do not assume that bash is installed in /bin #1107

Open
opened 2026-01-29 20:52:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/477
Author: @jedisct1
Created: 12/8/2016
Status: Merged
Merged: 12/9/2016
Merged by: @eustas

Base: masterHead: bash_env


📝 Commits (1)

  • 7a391d6 Do not assume that bash is installed in /bin

📊 Changes

4 files changed (+4 additions, -4 deletions)

View changed files

📝 configure (+1 -1)
📝 fuzz/test_fuzzer.sh (+1 -1)
📝 tests/compatibility_test.sh (+1 -1)
📝 tests/roundtrip_test.sh (+1 -1)

📄 Description

This is required in order to run the tests on *BSD.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/477 **Author:** [@jedisct1](https://github.com/jedisct1) **Created:** 12/8/2016 **Status:** ✅ Merged **Merged:** 12/9/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `bash_env` --- ### 📝 Commits (1) - [`7a391d6`](https://github.com/google/brotli/commit/7a391d635961d2704551c372d4ee7b62cc171731) Do not assume that bash is installed in /bin ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+1 -1) 📝 `fuzz/test_fuzzer.sh` (+1 -1) 📝 `tests/compatibility_test.sh` (+1 -1) 📝 `tests/roundtrip_test.sh` (+1 -1) </details> ### 📄 Description This is required in order to run the tests on *BSD. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1107