From 647d5bd62707acd41f5142c446fbe45223776ef6 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Mon, 20 Jun 2016 18:11:55 +0200 Subject: [PATCH] reindent a bunch of deployment files too --- .../app-masterworker-multicore_d.xml | 24 +++++-- .../app-masterworker-vivaldi_d.xml | 72 +++++++++++++------ .../app-masterworker/app-masterworker_d.xml | 28 +++++--- .../msg/process-startkilltime/baseline_d.xml | 8 +-- examples/msg/process-startkilltime/kill_d.xml | 12 +++- .../msg/process-startkilltime/start_d.xml | 24 +++++-- .../process-startkilltime/start_kill_d.xml | 24 +++++-- 7 files changed, 137 insertions(+), 55 deletions(-) diff --git a/examples/msg/app-masterworker/app-masterworker-multicore_d.xml b/examples/msg/app-masterworker/app-masterworker-multicore_d.xml index 8a011ce1ea..c0fa5ae883 100644 --- a/examples/msg/app-masterworker/app-masterworker-multicore_d.xml +++ b/examples/msg/app-masterworker/app-masterworker-multicore_d.xml @@ -9,10 +9,22 @@ - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/examples/msg/app-masterworker/app-masterworker-vivaldi_d.xml b/examples/msg/app-masterworker/app-masterworker-vivaldi_d.xml index a1660c0f3c..11d28ff11f 100644 --- a/examples/msg/app-masterworker/app-masterworker-vivaldi_d.xml +++ b/examples/msg/app-masterworker/app-masterworker-vivaldi_d.xml @@ -3,25 +3,55 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/msg/app-masterworker/app-masterworker_d.xml b/examples/msg/app-masterworker/app-masterworker_d.xml index 764eadd0a1..869db93152 100644 --- a/examples/msg/app-masterworker/app-masterworker_d.xml +++ b/examples/msg/app-masterworker/app-masterworker_d.xml @@ -3,15 +3,25 @@ - - - - + + + + - - - - - + + + + + + + + + + + + + + + diff --git a/examples/msg/process-startkilltime/baseline_d.xml b/examples/msg/process-startkilltime/baseline_d.xml index 76d97eeada..c3dca22b81 100644 --- a/examples/msg/process-startkilltime/baseline_d.xml +++ b/examples/msg/process-startkilltime/baseline_d.xml @@ -1,8 +1,8 @@ - - - - + + + + diff --git a/examples/msg/process-startkilltime/kill_d.xml b/examples/msg/process-startkilltime/kill_d.xml index 85c2e79460..a85e3f67a0 100644 --- a/examples/msg/process-startkilltime/kill_d.xml +++ b/examples/msg/process-startkilltime/kill_d.xml @@ -1,7 +1,13 @@ - - - + + + + + + + + + diff --git a/examples/msg/process-startkilltime/start_d.xml b/examples/msg/process-startkilltime/start_d.xml index 9ed2db1072..6819164ed6 100644 --- a/examples/msg/process-startkilltime/start_d.xml +++ b/examples/msg/process-startkilltime/start_d.xml @@ -1,10 +1,22 @@ - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/examples/msg/process-startkilltime/start_kill_d.xml b/examples/msg/process-startkilltime/start_kill_d.xml index 3ea5584295..318c5fe46a 100644 --- a/examples/msg/process-startkilltime/start_kill_d.xml +++ b/examples/msg/process-startkilltime/start_kill_d.xml @@ -1,10 +1,22 @@ - - - - - - + + + + + + + + + + + + + + + + + + -- 2.20.1