[PATCH 2 of 2] tests: test-largefiles.t should not try to escape from $TESTTMP

Mads Kiilerich mads at kiilerich.com
Tue Nov 22 12:56:54 CST 2011


# HG changeset patch
# User Mads Kiilerich <mads at kiilerich.com>
# Date 1321988186 -3600
# Branch stable
# Node ID be6a09421cc57f854849bd888994b03df2fe9e2f
# Parent  3fc2ccb2faef23ecf59f76fd93329a7b7c17b256
tests: test-largefiles.t should not try to escape from $TESTTMP

diff --git a/tests/test-largefiles.t b/tests/test-largefiles.t
--- a/tests/test-largefiles.t
+++ b/tests/test-largefiles.t
@@ -791,8 +791,6 @@
   [255]
   $ cd ..
 
-  $ cd ..
-
 Clone a local repository owned by another user
 We have to simulate that here by setting $HOME and removing write permissions
   $ ORIGHOME="$HOME"


More information about the Mercurial-devel mailing list