commit | 814359a88053aa4eb80e2e0b8118ed88b44d3ec4 | [log] [tgz] |
---|---|---|
author | Anders Lewis <agloo@google.com> | Fri Aug 11 16:07:18 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Aug 25 10:41:38 2017 -0700 |
tree | 2fbc1222ca095a3e5a3ea357f15f2b143228c4ca | |
parent | 571c88823636e3c6f894e806ea7c4dc8131a1ae4 [diff] [blame] |
Update the bionic benchmarks documentation. Test: NA Change-Id: I6b804a1655b5cb76f189366070d478680f40c5d1
diff --git a/benchmarks/run-on-host.sh b/benchmarks/run-on-host.sh index bc63628..af96b27 100755 --- a/benchmarks/run-on-host.sh +++ b/benchmarks/run-on-host.sh
@@ -12,7 +12,7 @@ ) exit 0 elif [ "$1" != 32 -a "$1" != 64 ]; then - echo "Usage: $0 [ 32 | 64 | glibc ] [gtest flags]" + echo "Usage: $0 [ 32 | 64 | glibc ] [benchmark flags]" exit 1 fi