From bb9cd3b467c591d06b1b28763207cdabb018bd71 Mon Sep 17 00:00:00 2001 From: Michal Berger Date: Wed, 9 Nov 2022 12:19:34 +0100 Subject: [PATCH] test/make: Check for config.mk instead of spdk.common.mk make actually depends on this file to perform cleanup and that's the file that's actually created by configure. Signed-off-by: Michal Berger Change-Id: Ic16d4f6268241e5e3cd845a579cd4b7ff885bbb8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15355 Reviewed-by: Ben Walker Tested-by: SPDK CI Jenkins Reviewed-by: Jim Harris