aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Noah Eisen <ncteisen@gmail.com>2017-05-20 12:54:24 -0700
committerGravatar GitHub <noreply@github.com>2017-05-20 12:54:24 -0700
commitbce8712f801c47e6711d865d1807b3862158af62 (patch)
tree34ed28822da3892754716b225c75a370828e117d
parent7569676ffe68597201c91ac2f17390ec1c3d7063 (diff)
parentfe756340dddb8bd30187069efe406db9be2ca4e9 (diff)
Merge pull request #11256 from ncteisen/sanity
Fix Sanity
-rwxr-xr-xtools/interop_matrix/create_testcases.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/interop_matrix/create_testcases.sh b/tools/interop_matrix/create_testcases.sh
index cbdd388306..92739a6a3f 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