From 960058fe9deada3177e136c4aefc073bc56b3df7 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Fri, 20 Nov 2020 15:58:28 -0500 Subject: [PATCH] MBSResolver: fix 'either...or' => 'both....and' --- module_build_service/resolver/MBSResolver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_build_service/resolver/MBSResolver.py b/module_build_service/resolver/MBSResolver.py index 9fb5da05..3d8ac21f 100644 --- a/module_build_service/resolver/MBSResolver.py +++ b/module_build_service/resolver/MBSResolver.py @@ -463,7 +463,7 @@ class MBSResolver(KojiResolver): } else: raise RuntimeError( - 'The module "{0}" didn\'t contain either a commit hash or a' + 'The module "{0}" didn\'t contain both a commit hash and a' " version in MBS".format(module_name) ) # If the module is a base module, then import it in the database so that entries in