# HG changeset patch # User Matt Mackall # Date 1320966372 21600 # Node ID f8a0c79254965fd34eb9cbe82387115c5d7d7a59 # Parent 85cba926cb598c27517d626e555bb6668f979777 tests: fix trailing whitespace diff -r 85cba926cb59 -r f8a0c7925496 tests/test-largefiles-cache.t --- a/tests/test-largefiles-cache.t Thu Nov 10 15:08:51 2011 -0600 +++ b/tests/test-largefiles-cache.t Thu Nov 10 17:06:12 2011 -0600 @@ -22,7 +22,7 @@ $ rm -rf ${USERCACHE} -Create mirror repo, and pull from source without largefile: +Create mirror repo, and pull from source without largefile: "pull" is used instead of "clone" for suppression of (1) updating to tip (= cahcing largefile from source repo), and (2) recording source repo as "default" path in .hg/hgrc.