drop importBuildInPlace call

"The importBuildInPlace call is an artifact of a particular bootstrap
event that happened a long time ago. It's not really documented or
recommended for current use."

Related: https://pagure.io/koji/issue/553
This commit is contained in:
Tomas Kopecek 2017-09-25 14:48:19 +02:00 committed by Mike McLean
parent 8560bb0cad
commit 26474b72fc
4 changed files with 0 additions and 101 deletions

View file

@ -34,7 +34,6 @@ admin commands:
import Import externally built RPMs into the database
import-archive Import an archive file and associate it with a build
import-cg Import external builds with rich metadata
import-in-place Import RPMs that are already in place
import-sig Import signatures into the database
list-signed List signed copies of rpms
lock-tag Lock a tag

View file

@ -34,7 +34,6 @@ admin commands:
import Import externally built RPMs into the database
import-archive Import an archive file and associate it with a build
import-cg Import external builds with rich metadata
import-in-place Import RPMs that are already in place
import-sig Import signatures into the database
list-signed List signed copies of rpms
lock-tag Lock a tag