humaton / releng

Forked from releng 5 years ago
Clone

eaf86f2 Fix an harmless bug

Authored and Committed by sergiomb 2 years ago
    Fix an harmless bug
    
    Moves the foreach of new_srpm_name out of the first foreach, avoiding repeating the same assignments multiple times
    
    It also helps to read the code better
    
    Signed-off-by: Sérgio M. Basto <sergio@serjux.com>