3a8ec4d backend: drop the run_cmd() method from copr-repo

2 files Authored by praiskup 2 years ago, Committed by praiskup 2 years ago,
    backend: drop the run_cmd() method from copr-repo
    
    And use the one from helpers.py.  This needed a slight change in the
    helpers.py:run_cmd() so the check=True argument is accepted (the
    expected behavior from 'copr-repo' perspective.
    
    Relates: #1558
    
        
file modified
+16 -27