From c889f13251b65cd3e0f5130521a880716c16bc5d Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 9 Oct 2017 15:35:44 +0100 Subject: [PATCH] Rename `poweroff` to `test-poweroff` for consistency This was the only one of `test/pkg` not to have a `test-` prefix. Signed-off-by: Ian Campbell --- test/pkg/poweroff/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pkg/poweroff/build.yml b/test/pkg/poweroff/build.yml index b83188aa2..03b66d5a6 100644 --- a/test/pkg/poweroff/build.yml +++ b/test/pkg/poweroff/build.yml @@ -1 +1 @@ -image: poweroff +image: test-poweroff