diff .hgignore @ 45041:1053f878dd46

procutil: move assignments closer to reassignments Doing reassignments is an anti-pattern IMHO, but I see how it makes sense here. When first looking at this code after jumping here with ctags, I missed the fact that stdout was reassigned. To make the code clearer, the assignments should be as close as possible to the reassignments.
author Manuel Jacob <me@manueljacob.de>
date Sat, 04 Jul 2020 11:15:58 +0200
parents 8492c6293c31
children 922dbf0df4f1
line wrap: on
line diff