From 4c37b6f88f5ef427124e892f4b2d57d580f42ea9 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Oct 01 2019 05:10:13 +0000 Subject: Add missing space to `size-check` bug description Signed-off-by: Adam Williamson --- diff --git a/relval/cli.py b/relval/cli.py index fa96686..e2d2338 100755 --- a/relval/cli.py +++ b/relval/cli.py @@ -591,7 +591,7 @@ def size_check(args, site): if args.test and version != "rawhide" and int(version) > 30: version = "30" description = comment + ( - "Canonical maximum sizes can be found at " + " Canonical maximum sizes can be found at " "https://fedoraproject.org/wiki/Releases/{0}/Spins and " "https://fedoraproject.org/wiki/Releases/{0}/ReleaseBlocking " ". This check is run by the 'relval' tool, which has its "