#360 utils: fix whitespace in Pagure error message
Merged by onosek. Opened by ktdreyer.
ktdreyer/fedpkg pagure-error-whitespace  into  master

Download 360.patch

Prior to this change, Python would concatenate the two quoted strings
together without a space, and fedpkg's error message would read

"... to set atoken in your user configuration."

Add a space between "a" and "token".

Looks good to me.

Pull-Request has been merged by onosek

Metadata