Mercurial > hg-allpaths
changeset 62:b5bccea9b804
Trying to workaround unclear test error:
https://drone.io/bitbucket.org/Mekk/mercurial-all_paths/latest
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 18 Dec 2016 20:56:15 +0100 |
parents | 5a517f942da0 |
children | f2f9f0c8dd25 |
files | tests/basic.t |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/basic.t Sun Nov 13 20:30:10 2016 +0100 +++ b/tests/basic.t Sun Dec 18 20:56:15 2016 +0100 @@ -214,8 +214,7 @@ $ hg --cwd $BASE commit -m 'Br1' $ cd $BASE - $ hg --cwd $BASE update default - 1 files updated, 0 files merged, 1 files removed, 0 files unresolved + $ hg --quiet --cwd $BASE update default $ cat >> $BASE/file.txt << EOF > later text > EOF