fuzz/minimise_corpora.sh: Add shebang and chmod +x

The script now matches fuzz/refresh_ssl_corpora.sh.

Change-Id: I0089c5091e3e21c5590a73909b05e066fefe4a34
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/47604
Reviewed-by: Adam Langley <agl@google.com>
grpc-202302
Dan McArdle 4 years ago committed by Adam Langley
parent 747229ec7e
commit 5e72294888
  1. 1
      fuzz/minimise_corpora.sh

@ -1,3 +1,4 @@
#!/bin/bash
# Copyright (c) 2016, Google Inc.
#
# Permission to use, copy, modify, and/or distribute this software for any

Loading…
Cancel
Save