From acb5d61248ab563b616fd47fe29938a6d8af3df2 Mon Sep 17 00:00:00 2001 From: Zbynek Slajchrt <zbynek.slajchrt@oracle.com> Date: Fri, 30 Sep 2016 18:06:56 +0200 Subject: [PATCH] trailing spaces removed --- mx.fastr/mx_fastr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mx.fastr/mx_fastr.py b/mx.fastr/mx_fastr.py index c446cbe52e..d6fa724904 100644 --- a/mx.fastr/mx_fastr.py +++ b/mx.fastr/mx_fastr.py @@ -468,7 +468,7 @@ def rbdiag(args): --matchLevel=error Outputs are considered matching if none or both outputs contain an error --maxSweeps=N Sets the maximum number of sweeps --outMaxLev=N Sets the maximum output detail level for report messages. Use 0 for the basic messages only. - + If no builtin is specified, all registered builtins are diagnosed. An external builtin is specified by the fully qualified name of its node class. -- GitLab