diff options
| author | Andrew Gerrand <adg@golang.org> | 2015-09-04 01:34:36 +0000 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2015-09-04 02:59:49 +0000 |
| commit | b8efc006f2cb08a559e2aeea4f0561b0a696c3a8 (patch) | |
| tree | 6fbc6e225ab430cdc4b946a14ae858b06fc5f79b /src | |
| parent | 06da8fd84afc4694d4dbab9316ae701bd4dfaa8d (diff) | |
| download | go-b8efc006f2cb08a559e2aeea4f0561b0a696c3a8.tar.xz | |
all: remove executable bit from several files
Change-Id: Iab669b2a9dd0510c0e54f9ec1cbe2b83b991bceb
Reviewed-on: https://go-review.googlesource.com/14283
Reviewed-by: Minux Ma <minux@golang.org>
Diffstat (limited to 'src')
| -rw-r--r--[-rwxr-xr-x] | src/cmd/dist/test.go | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/debug/dwarf/testdata/line-clang.elf | bin | 10271 -> 10271 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/dwarf/testdata/line-gcc.elf | bin | 10113 -> 10113 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/elf/testdata/gcc-386-freebsd-exec | bin | 5742 -> 5742 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/elf/testdata/gcc-amd64-linux-exec | bin | 8844 -> 8844 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/macho/testdata/gcc-386-darwin-exec | bin | 12588 -> 12588 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/macho/testdata/gcc-amd64-darwin-exec | bin | 8512 -> 8512 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/plan9obj/testdata/386-plan9-exec | bin | 37232 -> 37232 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | src/debug/plan9obj/testdata/amd64-plan9-exec | bin | 34279 -> 34279 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/src/cmd/dist/test.go b/src/cmd/dist/test.go index d0e634640c..d0e634640c 100755..100644 --- a/src/cmd/dist/test.go +++ b/src/cmd/dist/test.go diff --git a/src/debug/dwarf/testdata/line-clang.elf b/src/debug/dwarf/testdata/line-clang.elf Binary files differindex b63cc781c4..b63cc781c4 100755..100644 --- a/src/debug/dwarf/testdata/line-clang.elf +++ b/src/debug/dwarf/testdata/line-clang.elf diff --git a/src/debug/dwarf/testdata/line-gcc.elf b/src/debug/dwarf/testdata/line-gcc.elf Binary files differindex 50500a8eec..50500a8eec 100755..100644 --- a/src/debug/dwarf/testdata/line-gcc.elf +++ b/src/debug/dwarf/testdata/line-gcc.elf diff --git a/src/debug/elf/testdata/gcc-386-freebsd-exec b/src/debug/elf/testdata/gcc-386-freebsd-exec Binary files differindex 7af9c58ca7..7af9c58ca7 100755..100644 --- a/src/debug/elf/testdata/gcc-386-freebsd-exec +++ b/src/debug/elf/testdata/gcc-386-freebsd-exec diff --git a/src/debug/elf/testdata/gcc-amd64-linux-exec b/src/debug/elf/testdata/gcc-amd64-linux-exec Binary files differindex c6cb1de28c..c6cb1de28c 100755..100644 --- a/src/debug/elf/testdata/gcc-amd64-linux-exec +++ b/src/debug/elf/testdata/gcc-amd64-linux-exec diff --git a/src/debug/macho/testdata/gcc-386-darwin-exec b/src/debug/macho/testdata/gcc-386-darwin-exec Binary files differindex 03ba1bafac..03ba1bafac 100755..100644 --- a/src/debug/macho/testdata/gcc-386-darwin-exec +++ b/src/debug/macho/testdata/gcc-386-darwin-exec diff --git a/src/debug/macho/testdata/gcc-amd64-darwin-exec b/src/debug/macho/testdata/gcc-amd64-darwin-exec Binary files differindex 5155a5a26f..5155a5a26f 100755..100644 --- a/src/debug/macho/testdata/gcc-amd64-darwin-exec +++ b/src/debug/macho/testdata/gcc-amd64-darwin-exec diff --git a/src/debug/plan9obj/testdata/386-plan9-exec b/src/debug/plan9obj/testdata/386-plan9-exec Binary files differindex 748e83f8e6..748e83f8e6 100755..100644 --- a/src/debug/plan9obj/testdata/386-plan9-exec +++ b/src/debug/plan9obj/testdata/386-plan9-exec diff --git a/src/debug/plan9obj/testdata/amd64-plan9-exec b/src/debug/plan9obj/testdata/amd64-plan9-exec Binary files differindex 3e257dd8ff..3e257dd8ff 100755..100644 --- a/src/debug/plan9obj/testdata/amd64-plan9-exec +++ b/src/debug/plan9obj/testdata/amd64-plan9-exec |
