Fix missing test glob

This commit is contained in:
Durham Goode 2016-06-03 17:32:39 -07:00
parent 6f3d6c53f5
commit cfba85e8f3

View File

@ -274,7 +274,7 @@ Pull should run background repack
Test environment variable resolution Test environment variable resolution
$ CACHEPATH=$TESTTMP/envcache hg prefetch --config 'remotefilelog.cachepath=$CACHEPATH' $ CACHEPATH=$TESTTMP/envcache hg prefetch --config 'remotefilelog.cachepath=$CACHEPATH'
1 files fetched over 1 fetches - (0 misses, 100.00% hit ratio) over 0.12s 1 files fetched over 1 fetches - (0 misses, 100.00% hit ratio) over * (glob)
$ find $TESTTMP/envcache | sort $ find $TESTTMP/envcache | sort
$TESTTMP/envcache $TESTTMP/envcache
$TESTTMP/envcache/master $TESTTMP/envcache/master