mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #477] [MERGED] Do not assume that bash is installed in /bin #1107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:bash_env📝 Commits (1)
7a391d6Do 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.