commit | 7c04610d42cad31e6593ae1561ed855aceac1d7a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Oct 19 18:16:03 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Oct 19 18:16:03 2011 -0700 |
tree | 42c030ff5fc14983eca8dc85c87b5eb287c7634e | |
parent | c393a4f7c91534ac41a81d66b12c22e68df28fc7 [diff] [blame] |
Add --invoke-with and -d to the dalvik tests. Change-Id: I358945fd2b41c1615441c1687a582a66e662eba9
diff --git a/test/run-all-tests b/test/run-all-tests index ce28457..bd5eea3 100755 --- a/test/run-all-tests +++ b/test/run-all-tests
@@ -68,7 +68,7 @@ usage="yes" shift elif expr "x$1" : "x--" >/dev/null 2>&1; then - echo "unknown option: $1" 1>&2 + echo "unknown $0 option: $1" 1>&2 usage="yes" break else