
Reviewed-on: https://go-review.googlesource.com/136435 gotools/: * Makefile.am (mostlyclean-local): Run chmod on check-go-dir to make sure it is writable. (check-go-tools): Likewise. (check-vet): Copy internal/objabi to check-vet-dir. * Makefile.in: Rebuild. From-SVN: r264546
5 lines
No EOL
318 B
Text
5 lines
No EOL
318 B
Text
# This file ends in an early EOF to trigger the Benchmark prefix test,
|
|
# which only happens when a benchmark prefix is seen ahead of the \n.
|
|
# Normally that's due to the benchmark running and the \n coming later,
|
|
# but to avoid questions of timing, we just use a file with no \n at all.
|
|
BenchmarkFoo 10000 early EOF |