#631 cg_import fails immediately if build directory already exists
Merged by mikem. Opened by breilly.
breilly/koji cgimport-425  into  master

Download 631.patch
no initial comment

You are checking the wrong directory here.

The directory value that is passed into the call is the directory that the contents have been uploaded to. This is normally expected to exist.

1 new commit added

  • Changed check to correct build import dir

2 new commits added

  • Changed check to correct build import dir
  • cg_import fails immediately if build directory already exists

:thumbsup:

Commit 21fefc4c fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata