mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for go-run-unittest.sh (#11948)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/11953/head
parent
8dd21269fb
commit
cf07b46bca
|
@ -16,6 +16,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Exit immediately for non zero status
|
||||
set -e
|
||||
|
||||
SOURCE="${BASH_SOURCE[0]}"
|
||||
|
|
Loading…
Reference in New Issue