tests/test-devel-warnings.t
changeset 32942 f044295cdb7a
parent 32379 9c023179e8d0
child 32989 accfa165736b
--- a/tests/test-devel-warnings.t	Mon Jun 19 13:13:28 2017 -0700
+++ b/tests/test-devel-warnings.t	Mon Jun 19 13:18:00 2017 -0700
@@ -108,7 +108,6 @@
   $ hg add a
   $ hg commit -m a
   $ hg stripintr 2>&1 | egrep -v '^(\*\*|  )'
-  saved backup bundle to $TESTTMP/lock-checker/.hg/strip-backup/*-backup.hg (glob)
   Traceback (most recent call last):
   mercurial.error.ProgrammingError: cannot strip from inside a transaction