There was an error while loading. Please reload this page.
2 parents 237f2b8 + c1c2f0f commit 8bdef0fCopy full SHA for 8bdef0f
1 file changed
pulpcore/cli/rpm/content.py
@@ -399,7 +399,7 @@ def upload(
399
)
400
401
402
- # Sanity: ignore publish|use_temp unless directory has been specified
+ # Sanity: ignore publish|use_temp unless destination-repository has been specified
403
use_tmp = final_dest_repo_ctx and kwargs["use_temp_repository"]
404
do_publish = final_dest_repo_ctx and kwargs["publish"]
405
0 commit comments