view tests/narrow-library.sh @ 40579:aca09df32819

transaction: display data about why the transaction failed to rollback We saw more of these a while back. Having more data available would be nice.
author Boris Feld <boris.feld@octobus.net>
date Wed, 07 Nov 2018 19:59:38 +0100
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$TESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF