Blame test/resplit.awk

Packit 575503
{ FS = ":"; $0 = $0; print $2 }