From 9ac8c19518a928328fe25a59d74c917dbcdf8ffb Mon Sep 17 00:00:00 2001 From: Jonatan Schlag Date: Thu, 19 Apr 2018 13:17:12 +0200 Subject: [PATCH] Adapt the test to our current functionality Signed-off-by: Jonatan Schlag --- test/recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/recipe b/test/recipe index 47a1591..309b5a2 100644 --- a/test/recipe +++ b/test/recipe @@ -1,3 +1,2 @@ alice: echo "Hello World" -bob: echo "Hello World" -all: echo "Hello World, at all machines" \ No newline at end of file +bob: echo "Hello World" \ No newline at end of file -- 2.39.2