Arkadiusz Drabczyk
unread,Apr 16, 2021, 12:09:12 PM4/16/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golan...@googlegroups.com
There is src/hash/test_gen.awk in Go's source code repo. It was added
back in 2008. It's not called anywhere, at least directly, go binary
can be built successfully after removing it and 'git log --all -S
test_gen' finds only the commit that added it. Also, I'm not sure what
'cmd = "echo -n `9 sha1sum`' is supposed to do. Can you explain?
--
Arkadiusz Drabczyk