view tests/test-status-inprocess.py.out @ 21387:82f8d4e95c87

run-test: fix AttributeError in the --interactive prompt One must choose between ``"y yes".split()`` and ``('y', 'yes')``. I choose the later. The feature still crash when you answer "yes" to use it. But at least, the prompt itself works.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 17 May 2014 00:38:48 -0700
parents 07dbafd3a0e2
children
line wrap: on
line source

% creating repo
% add and commit
C test.py
% change
M test.py