94124e shared/cpu-set-util: only force range printing one time

2 files Authored by Zbigniew Jędrzejewski-Szmek 4 years ago, Committed by Packit Service 4 years ago,
    shared/cpu-set-util: only force range printing one time
    
    The idea is to have at least one range to make the new format clearly
    distinguishable from the old. But it is enough to just do it once.
    In particular, in case the affinity would be specified like 0, 2, 4, 6…,
    this gives much shorter output.
    
    (cherry picked from commit 1f57a176af5152d05719bf43740e87a47e37af50)
    
    Related: #1734787
    
    patch_name: 0285-shared-cpu-set-util-only-force-range-printing-one-ti.patch
    present_in_specfile: true
    location_in_specfile: 285
    squash_commits: true
    
        
file modified
+8 -2
file modified
+4 -3