diff options
Diffstat (limited to 'cts/scheduler/dot/migrate-success.dot')
-rw-r--r-- | cts/scheduler/dot/migrate-success.dot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cts/scheduler/dot/migrate-success.dot b/cts/scheduler/dot/migrate-success.dot new file mode 100644 index 0000000..f4b26ed --- /dev/null +++ b/cts/scheduler/dot/migrate-success.dot @@ -0,0 +1,4 @@ + digraph "g" { +"load_stopped_hex-13 hex-13" [ style=bold color="green" fontcolor="orange"] +"load_stopped_hex-14 hex-14" [ style=bold color="green" fontcolor="orange"] +} |