cdist/cdist/conf/type/__ini_value/files/parts/absent/found.awk

6 lines
145 B
Awk

# revert line if it was a comment
if(was_comment(lastline, comment)) revert_line()
# value line was not pushed to the buffer yet
flush_buffer()