]> Cypherpunks.ru repositories - gostls13.git/commit
build: comment possible ulimit failure in run.bash
authorRuss Cox <rsc@golang.org>
Mon, 24 Feb 2014 21:44:35 +0000 (16:44 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 24 Feb 2014 21:44:35 +0000 (16:44 -0500)
commite6e894500171ee8013713f76660076632f1b355c
treec5b43bc5fb07a43683119095c3fe252053e7cde1
parentfdfbb406d12a36b09425ecdc76f32345c1af8ffd
build: comment possible ulimit failure in run.bash

Record what's going on in case someone is debugging a failure there.
It's not Go's fault.

Fixes #7381.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/68200043
src/run.bash