]> Cypherpunks repositories - gostls13.git/commit
cmd/nm: do not fail TestNM if symbol has less then 3 columns in nm output
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 21 Apr 2014 11:12:18 +0000 (21:12 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 21 Apr 2014 11:12:18 +0000 (21:12 +1000)
commit296eeaa78df8537964821756c393cbd06174a119
tree6710f98a097adbf3a8c3fa6b2f90689f420d253c
parent6a40d549f101031025ba0c79f171725c3d64ed2b
cmd/nm: do not fail TestNM if symbol has less then 3 columns in nm output

Fixes #7829

LGTM=dave
R=golang-codereviews, aram, dave
CC=golang-codereviews
https://golang.org/cl/89830043
src/cmd/nm/nm_test.go