From cd2f98359879ce5888befaee1827e6669e32ea46 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Jul 18 2017 16:17:08 +0000 Subject: Typofix. Signed-off-by: Ralph Bean --- diff --git a/scripts/mbs/koji-module-info.py b/scripts/mbs/koji-module-info.py index bc41209..a0418c1 100755 --- a/scripts/mbs/koji-module-info.py +++ b/scripts/mbs/koji-module-info.py @@ -25,7 +25,7 @@ tags = [tag for tag in tags if not tag.endswith('-build')] if not tags: print("Build %r is not associated with any tags." % buildid) - print("Bother threebean to finish this: https://pagure.io/fm-orchestrator/issue/375")" + print("Bother threebean to finish this: https://pagure.io/fm-orchestrator/issue/375") sys.exit(1) for tag in tags: