public inbox for network@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/4] Fix test hello-world
@ 2018-06-04  9:57 Jonatan Schlag
  0 siblings, 0 replies; only message in thread
From: Jonatan Schlag @ 2018-06-04  9:57 UTC (permalink / raw)
  To: network

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

In the moment a single all statement is not supported by nitsi.

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 test/nitsi/test/hello-world/recipe | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/nitsi/test/hello-world/recipe b/test/nitsi/test/hello-world/recipe
index 6312787..fc83ede 100644
--- a/test/nitsi/test/hello-world/recipe
+++ b/test/nitsi/test/hello-world/recipe
@@ -1 +1,2 @@
-all: echo "Hello World"
+alice: echo "Hello World"
+bob: echo "Hello World"
-- 
2.11.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-04  9:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04  9:57 [PATCH 1/4] Fix test hello-world Jonatan Schlag

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox