From 7a569f675a8253185f919345d984097397b74172 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 11 May 2022 13:06:22 +0100 Subject: [PATCH] tools: Move check-abis.sh from top-level to tools directory This tidies up the root directory a bit. Signed-off-by: Philip Withnall --- check-abis.sh => tools/check-abis.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename check-abis.sh => tools/check-abis.sh (100%) diff --git a/check-abis.sh b/tools/check-abis.sh similarity index 100% rename from check-abis.sh rename to tools/check-abis.sh