##// END OF EJS Templates
bundle2: make sure standard stream are binary...
bundle2: make sure standard stream are binary Python on Windows apparently use encoded stream by default. We use the same trick than elsewhere in the code to make them binary. This should fix the current buildbot failure on windows.

File last commit:

r21546:cb0e28d6 default
r21547:565d4591 stable
Show More
revsetbenchmarks.txt
20 lines | 273 B | text/plain | TextLexer
all()
draft()
::tip
draft() and ::tip
0::tip
roots(0::tip)
author(lmoscovicz)
author(mpm)
author(lmoscovicz) or author(mpm)
tip:0
max(tip:0)
min(0:tip)
0::
min(0::)
roots((tip~100::) - (tip~100::tip))
::p1(p1(tip))::
public()
:10000 and public()
draft()
:10000 and draft()