Submitter | Augie Fackler |
---|---|
Date | May 28, 2017, 9:03 p.m. |
Message ID | <236e2dd1851a14e2b365.1496005411@imladris.local> |
Download | mbox | patch |
Permalink | /patch/21007/ |
State | Accepted |
Headers | show |
Comments
On Sun, 28 May 2017 17:03:31 -0400, Augie Fackler wrote: > # HG changeset patch > # User Augie Fackler <raf@durin42.com> > # Date 1496005344 14400 > # Sun May 28 17:02:24 2017 -0400 > # Node ID 236e2dd1851a14e2b3652d876bc7d0c422c1a7a8 > # Parent 2ba4d3b74ba8360e97cbae25cb4584283dac4eb9 > py3: update test expectations for py3-commands test Queued, thanks.
Patch
diff --git a/tests/test-py3-commands.t b/tests/test-py3-commands.t --- a/tests/test-py3-commands.t +++ b/tests/test-py3-commands.t @@ -75,11 +75,8 @@ Test if log-like commands work: Test if `hg config` works: $ $PYTHON3 $HGBIN config - defaults.backout=-d "0 0" - defaults.commit=-d "0 0" - defaults.shelve=--date "0 0" - defaults.tag=-d "0 0" devel.all-warnings=true + devel.default-date=0 0 largefiles.usercache=$TESTTMP/.cache/largefiles ui.slash=True ui.interactive=False