Fix fuzzer_one_entry_runner.sh to pass shellcheck

pull/14360/head
Mehrdad Afshari 7 years ago
parent 4c130bf369
commit a6ac5b3ddc
  1. 2
      test/core/util/fuzzer_one_entry_runner.sh

@ -15,4 +15,4 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
$1 $2
"$1" "$2"

Loading…
Cancel
Save