The exception was instructing the user to run the command fedpkg set-pagure-token <token>, which doesn't work. The command only accepts the token interactively at a prompt, not on the command line (presumably for security purposes).
Exception message and unit test for same adjusted accordingly.
The exception was instructing the user to run the command
fedpkg set-pagure-token <token>, which doesn't work. The command only accepts the token interactively at a prompt, not on the command line (presumably for security purposes).Exception message and unit test for same adjusted accordingly.