From db1c4222cefa99c6a4453da13bdb4f206b4b05a5 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 17 Apr 2020 18:51:29 +0200 Subject: Don't send items... ...if syncer doesn't need them because he's going to delete the partition anyway. Also, fix block resync queue --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ab8a74a0..edacf683 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,3 @@ all: + cargo fmt cargo build -- cgit v1.2.3