Skip to content
Merged
Prev Previous commit
Next Next commit
Set executable bit on container-environment-bootstrap.sh
This script is executed directly, not sourced as is the case with
`build.sh`, so it should have an executable bit set to avoid ambiguity.

Based @EliahKagan's suggestion and feedback on:
#1901
  • Loading branch information
DaveLak committed Apr 16, 2024
commit b0a5b8e66c4da3d603d8e27a71c70aaad53542b8
Empty file modified fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh
100644 → 100755
Empty file.