comparison tests/test-default-push.t @ 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 c4f45ce85351
children 2be7d5ebd4d0
comparison
equal deleted inserted replaced
21386:3b0c522f04aa 21387:82f8d4e95c87