From ebc1c60063565af3d274f60962ee5b46fc368390 Mon Sep 17 00:00:00 2001 From: James Shubin Date: Sun, 10 Jan 2016 01:42:42 -0500 Subject: [PATCH] The noop type is not useful in this example --- examples/graph8.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/graph8.yaml b/examples/graph8.yaml index b1d86301..1f1359ce 100644 --- a/examples/graph8.yaml +++ b/examples/graph8.yaml @@ -1,8 +1,6 @@ --- graph: mygraph types: - noop: - - name: noop1 exec: - name: exec1 cmd: sleep 10s