diff options
author | ncteisen <ncteisen@gmail.com> | 2017-05-20 09:40:48 -0700 |
---|---|---|
committer | ncteisen <ncteisen@gmail.com> | 2017-05-20 09:40:48 -0700 |
commit | fe756340dddb8bd30187069efe406db9be2ca4e9 (patch) | |
tree | 34ed28822da3892754716b225c75a370828e117d /tools/interop_matrix | |
parent | 7569676ffe68597201c91ac2f17390ec1c3d7063 (diff) |
Fix sanity
Diffstat (limited to 'tools/interop_matrix')
-rwxr-xr-x | tools/interop_matrix/create_testcases.sh | 4 |
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 |