Martin Afanasjew 8486f6e04d Prefer $stderr over STDERR for consistency (#304)
Prior to this change there were only 3 instances of `STD(IN|OUT|ERR)`
versus 74 instances of `$std(in|out|err)` in the Homebrew code base. The
latter variant is also strongly suggested by bbatsov's Ruby Style Guide.
2016-06-01 09:45:49 +02:00
..
2016-05-03 14:21:08 +01:00
2016-05-04 17:50:36 +01:00
2015-12-26 23:00:38 +01:00