tests/test-largefiles-misc.t
changeset 25472 4d2b9b304ad0
parent 25382 6084926366b9
child 25474 8c14f87bd0ae
equal deleted inserted replaced
25470:378a8e700e02 25472:4d2b9b304ad0
   982   > # ignore system cache to force largefiles specific wire proto access
   982   > # ignore system cache to force largefiles specific wire proto access
   983   > usercache=$TESTTMP/individualenabling/usercache
   983   > usercache=$TESTTMP/individualenabling/usercache
   984   > EOF
   984   > EOF
   985   $ hg -R pull-dst -q pull -u http://localhost:$HGPORT
   985   $ hg -R pull-dst -q pull -u http://localhost:$HGPORT
   986 
   986 
   987   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
   987   $ killdaemons.py $DAEMON_PIDS
   988 #endif
   988 #endif
   989 
   989 
   990 Test overridden functions work correctly even for repos disabling
   990 Test overridden functions work correctly even for repos disabling
   991 largefiles (issue4547)
   991 largefiles (issue4547)
   992 
   992