From 1a9fbb515c057c295c646720be65fffeb238ec6b Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 27 Mar 2022 00:22:25 +0100 Subject: [PATCH] MBI: typo --- teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py b/teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py index 631a7c9927..928d5b7f5f 100755 --- a/teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py +++ b/teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py @@ -130,7 +130,7 @@ for e in epoch: replace = patterns replace['shortdesc'] = 'Global Concurrency error.' replace['longdesc'] = 'Global Concurrency error. @{p2}@ conflicts with @{p1}@' - replace['outcome'] = 'ERROR: LocalConcurrency' + replace['outcome'] = 'ERROR: GlobalConcurrency' replace['errormsg'] = 'Global Concurrency error. @{p2}@ at @{filename}@:@{line:MBIERROR2}@ conflicts with @{p1}@ line @{line:MBIERROR1}@' # Replace Put first argument -- 2.20.1