]> Cypherpunks repositories - gostls13.git/commit
run.bash: fix linux/arm build
authorDave Cheney <dave@cheney.net>
Thu, 15 Nov 2012 02:59:46 +0000 (13:59 +1100)
committerDave Cheney <dave@cheney.net>
Thu, 15 Nov 2012 02:59:46 +0000 (13:59 +1100)
commitfa21df31440d6fb64eebffdc9a1c5c958af8c118
treecfdc3f2c58eedd540a7dcba8bcb5374c1ab77a26
parent36c4a73fb2aa9f9665c71f563a3e8125c29223e2
run.bash: fix linux/arm build

Revert to the shell builtin to avoid hosts that do not have /usr/bin/time.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/6848054
src/run.bash