sim: support "--" as comment
Using this in my sim files that are also mdwn files to avoid comments being displayed as headers.
This commit is contained in:
parent
dc6c0f0f1f
commit
6a95e4edad
6 changed files with 24 additions and 22 deletions
|
@ -1,8 +1,8 @@
|
|||
# Size balanced preferred content sim with multiple repositories sending
|
||||
# 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.
|
||||
-- Size balanced preferred content sim with multiple repositories sending
|
||||
-- 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
|
||||
init bar
|
||||
init node1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue