formatting
This commit is contained in:
parent
6a95e4edad
commit
49c3e1d8f3
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
-- This is a simulation of random preferred content expressions.
|
||||
-- git-annex sim run this in a loop to explore if an expression can fail to
|
||||
-- stabilize
|
||||
-- git-annex sim run this in a loop to explore if an expression can fail to
|
||||
-- stabilize
|
||||
init foo
|
||||
init bar
|
||||
connect foo <-> bar
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
-- Size balanced preferred content sim with multiple repositories sending
|
||||
-- concurrently to the same repositories, in a cluster.
|
||||
--
|
||||
-- concurrently to the same repositories, in a cluster.
|
||||
-- This demonstrates that size balanced preferred content does not get out
|
||||
-- of balance when used with cluster nodes.
|
||||
init foo
|
||||
|
|
Loading…
Reference in a new issue