dturecek / copr / copr

Forked from copr/copr 6 years ago
Clone

0b3546a backend: fix SRPM/RPM detection from task json

Authored and Committed by praiskup 3 years ago
    backend: fix SRPM/RPM detection from task json
    
    Fix queue_task.requested_arch() so it doesn't treat source builds
    "specially" (and thus even requested chroot on source build affects what
    builder architecture is assigned).