# HG changeset patch # User Matt Mackall # Date 2011-11-10 23:06:12 # Node ID f8a0c79254965fd34eb9cbe82387115c5d7d7a59 # Parent 85cba926cb598c27517d626e555bb6668f979777 tests: fix trailing whitespace diff --git a/tests/test-largefiles-cache.t b/tests/test-largefiles-cache.t --- a/tests/test-largefiles-cache.t +++ b/tests/test-largefiles-cache.t @@ -22,7 +22,7 @@ Discard all cached largefiles in USERCAC $ 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.