diff tests/test-largefiles.t @ 16723:68da5ae6e470

largefiles: don't attempt to clone all largefiles to non-local destinations
author Levi Bard <levi@unity3d.com>
date Sun, 13 May 2012 22:59:22 +0200
parents b9969574540a
children 3f1a153daadb
line wrap: on
line diff
--- a/tests/test-largefiles.t	Sun May 13 14:04:07 2012 +0200
+++ b/tests/test-largefiles.t	Sun May 13 22:59:22 2012 +0200
@@ -444,6 +444,10 @@
   3 largefiles updated, 0 removed
   8 additional largefiles cached
 
+  $ hg clone --all-largefiles a ssh://localhost/a
+  abort: --all-largefiles is incompatible with non-local destination ssh://localhost/a
+  [255]
+
 Test pulling with --all-largefiles flag
 
   $ rm -Rf a-backup