Remove DEBUG ifdef
authorStephen Toub <stoub@microsoft.com>
Thu, 7 Jul 2016 01:29:41 +0000 (21:29 -0400)
committerStephen Toub <stoub@microsoft.com>
Thu, 7 Jul 2016 01:30:03 +0000 (21:30 -0400)
commit7ca895a8d00711570cfdc6e68af91848529531a9
treef6f6682b742be6b7dcc0abd33f30efc27253179b
parentfc56fb035b9fb176cdd5b19e2e4465d724c70ba5
Remove DEBUG ifdef

UserName test is failing on debug (with the initial buffer size set to 1) due to what appears to be a CentOS bug:
https://bugs.centos.org/view.php?id=7324

Commit migrated from https://github.com/dotnet/corefx/commit/565926e26af1a6172fe6faeaad5197ad0364782e
src/libraries/System.Runtime.Extensions/src/System/Environment.Unix.cs