From a956a7b36f26ef99d8957daafb7f956242d5ea04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Tue, 10 Mar 2020 00:00:00 +0000 Subject: [PATCH] gem5: typo --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index e568ff3..c27f85d 100644 --- a/README.adoc +++ b/README.adoc @@ -12245,7 +12245,7 @@ Note however that running without `--skip-build` is required at least once to do List available instead of running them: .... -./gem5-regression --gem5-worktree master --arch aarch64 --cmd list +./gem5-regression --arch aarch64 --cmd list .... You can then pick one suite (has to be a suite, not an "individual test") from the list and run just it e.g. with: