Skip to content

Commit

Permalink
Merge pull request cockroachdb#22 from fauna/enemyofthestate
Browse files Browse the repository at this point in the history
nemesis-regions changed signature.
  • Loading branch information
bitbckt authored Mar 1, 2019
2 parents bd56b1a + 6e31b4e commit 6459db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jepsen/faunadb/monotonic.clj
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
(try
(g/raw-plot!
(concat (perf/preamble path)
(perf/nemesis-regions history)
(perf/nemesis-regions* history)
(perf/nemesis-lines history)
[['set 'title (str (:name test) " sequential by process")]
'[set ylabel "register value"]
Expand Down

0 comments on commit 6459db9

Please sign in to comment.