From 9a47791ae3ab7ec2465832f8ece718208aa5b0a2 Mon Sep 17 00:00:00 2001 From: He Sun Date: Mon, 19 Oct 2020 14:24:17 +0800 Subject: [PATCH] Put the shebang in the front of run_occlum_bench.sh --- demos/golang/grpc_benchmark/run_occlum_bench.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/demos/golang/grpc_benchmark/run_occlum_bench.sh b/demos/golang/grpc_benchmark/run_occlum_bench.sh index 3babb5bc..f0f9ce16 100755 --- a/demos/golang/grpc_benchmark/run_occlum_bench.sh +++ b/demos/golang/grpc_benchmark/run_occlum_bench.sh @@ -1,3 +1,4 @@ +#!/bin/bash #* #* #* Copyright 2014 gRPC authors. @@ -15,8 +16,6 @@ #* limitations under the License. #* - -#!/bin/bash set -e rpcs=(1)