From 60fa9e945f595484928312d6df8ca1793491cffe Mon Sep 17 00:00:00 2001 From: Gu Jinxiang Date: Tue, 31 Oct 2017 17:23:04 +0800 Subject: btrfs-progs: build: Remove unused variable TESTS Variable is never used. Signed-off-by: Gu Jinxiang Signed-off-by: David Sterba --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 390b138f..a61f95c1 100644 --- a/Makefile +++ b/Makefile @@ -128,8 +128,6 @@ image_objects = image/main.o image/sanitize.o all_objects = $(objects) $(cmds_objects) $(libbtrfs_objects) $(convert_objects) \ $(mkfs_objects) $(image_objects) -TESTS = fsck-tests.sh convert-tests.sh - udev_rules = 64-btrfs-dm.rules ifeq ("$(origin V)", "command line") -- cgit v1.2.3