From e146d9b7a2cd39f250a74920a248b57a92964459 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 27 Jun 2020 15:14:40 +0200 Subject: Makefile: indention fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e3d3fc..60376e0 100644 --- a/Makefile +++ b/Makefile @@ -225,7 +225,7 @@ vep1400: check_build_config clean prepare .ONESHELL: test: if [ ! -f build/live-image-amd64.hybrid.iso ]; then - echo "Could not find build/live-image-amd64.hybrid.iso" + echo "Could not find build/live-image-amd64.hybrid.iso" exit 1 fi scripts/check-qemu-install --debug build/live-image-amd64.hybrid.iso -- cgit v1.2.3