7cefc5f mockbuild: escape rpm command under mock

Authored and Committed by onosek 2 years ago
    mockbuild: escape rpm command under mock
    
    Arguments of the 'rpm' part after 'mock --shell' needs to be escaped.
    Example:
    
      mock -r xxx --chroot ... --shell rpm --define '_sourcedir xxx' ...
    
    JIRA: RHELCMP-10150
    Resolves: rhbz#2130349
    
    Signed-off-by: Ondrej Nosek <onosek@redhat.com>
    
        
  • jenkins
    success (100%)
    Build #923 successful (commit: 7cefc5fe)
    2 years ago
file modified
+6 -2