Remove errant whitespace

This commit is contained in:
Brian Call 2020-03-30 19:39:34 -07:00 committed by GitHub
parent 58b7d0d436
commit 06c8d371e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -490,7 +490,7 @@ def main():
if os.getuid() != 0:
sys.exit('This command requires root (to install packages), so please '
'run again with sudo or as root.')
if args.catalogurl:
su_catalog_url = args.catalogurl
elif args.seedprogram: