From cb2ae52faec54ca8ff9ba54d51add85c7bae3300 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 13 Mar 2017 18:05:11 +0300 Subject: [PATCH] scripts: sanitycheck: Typo fixes in docstring. Change-Id: I219d9f6af972b4090536fe83b6b93e6b7191572a Signed-off-by: Paul Sokolovsky --- scripts/sanitycheck | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/sanitycheck b/scripts/sanitycheck index 5ae09a82d3..486db9d1e7 100755 --- a/scripts/sanitycheck +++ b/scripts/sanitycheck @@ -140,8 +140,8 @@ no special definitions for that arch. Options are: Indicates whether binaries for this platform can run under QEMU The set of test cases that actually run depends on directives in the -testcase and archtecture .ini file and options passed in on the command -line. If there is every any confusion, running with -v or --discard-report +testcase and architecture .ini file and options passed in on the command +line. If there is any confusion, running with -v or --discard-report can help show why particular test cases were skipped. Metrics (such as pass/fail state and binary size) for the last code