From fe756340dddb8bd30187069efe406db9be2ca4e9 Mon Sep 17 00:00:00 2001 From: ncteisen Date: Sat, 20 May 2017 09:40:48 -0700 Subject: [PATCH] Fix sanity --- tools/interop_matrix/create_testcases.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/interop_matrix/create_testcases.sh b/tools/interop_matrix/create_testcases.sh index cbdd388306a..92739a6a3f8 100755 --- a/tools/interop_matrix/create_testcases.sh +++ b/tools/interop_matrix/create_testcases.sh @@ -1,5 +1,5 @@ -%#!/bin/bash -#% Copyright 2017, Google Inc. +#!/bin/bash +# Copyright 2017, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without