tests/test-bugzilla.t
changeset 35393 4441705b7111
parent 33432 fbfecd1dbfb5
child 38070 fc3cca406b2e
equal deleted inserted replaced
35392:5feb782c7a95 35393:4441705b7111
    59   $ hg ci -R mocklocal -Aqm 'Fixes bug 123'
    59   $ hg ci -R mocklocal -Aqm 'Fixes bug 123'
    60   $ hg -R mocklocal push -q
    60   $ hg -R mocklocal push -q
    61   $ cat bzmock.log && rm bzmock.log
    61   $ cat bzmock.log && rm bzmock.log
    62   update bugid=123, newstate={}, committer='test'
    62   update bugid=123, newstate={}, committer='test'
    63   ----
    63   ----
    64   changeset 7875a8342c6f in repo $TESTTMP/mockremote refers to bug 123. (glob)
    64   changeset 7875a8342c6f in repo $TESTTMP/mockremote refers to bug 123.
    65   details:
    65   details:
    66   	Fixes bug 123
    66   	Fixes bug 123
    67   ----
    67   ----
    68   notify bugs={123: {}}, committer='test'
    68   notify bugs={123: {}}, committer='test'
    69 
    69