comparison tests/test-mq-qfold.t @ 32147:a77e61b45384

py3: handle opts correctly for `hg add` opts in add command were passed again to cmdutil.add() as kwargs so we need to convert them again to str. Intstead we convert them to bytes when passing scmutil.match(). Opts handling is also corrected for all the functions which are called from cmdutil.add().
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 25 Apr 2017 01:52:30 +0530
parents 3633403888ae
children c6d31e659a28
comparison
equal deleted inserted replaced
32146:e807c373846a 32147:a77e61b45384