summaryrefslogtreecommitdiff
path: root/bootstraptest/runner.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bootstraptest/runner.rb')
-rwxr-xr-xbootstraptest/runner.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstraptest/runner.rb b/bootstraptest/runner.rb
index 62e63eb3f4..6612d4b840 100755
--- a/bootstraptest/runner.rb
+++ b/bootstraptest/runner.rb
@@ -120,7 +120,6 @@ End
case @color
when nil
@color = @tty && /dumb/ !~ ENV["TERM"]
- @color &= /mswin|mingw/ !~ RUBY_PLATFORM
when true
@tty = true
end