From fb3e73d95ba153751c68e46aad34091fd8845189 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Fri, 14 Feb 2014 10:44:46 +0100 Subject: [PATCH] Typo: it's --log with two dashes. --- tools/tesh/tesh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tesh/tesh.1 b/tools/tesh/tesh.1 index d5d7283d57..817110ffc6 100644 --- a/tools/tesh/tesh.1 +++ b/tools/tesh/tesh.1 @@ -105,7 +105,7 @@ parallel). To ensure that the simulator outputs still match, we have to sort the output back before comparing it. We expect the simulators to run with that log formatting argument: - -log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n + --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n Then, tesh sorts string on the 19 first chars only, and is stable when line beginnings are equal. This should ensure that: (1) tesh is effective (no false positive, no false negative) -- 2.20.1