From 06a4a11d36ede180c859ccd67d61373704dfd89d Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sun, 16 Aug 2026 10:55:25 +0200 Subject: [PATCH] change backup tests first --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b463c3..276c8aa 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,8 @@ MANDIR=$(BUILDDIR)/$(PACKAGENAME)/$(PREFIX)/share/man all: test package test: - ./tests/restore_tests.bats ./tests/backup_tests.bats + ./tests/restore_tests.bats build: $(BINDIR)/backup \ $(BINDIR)/backupmount \ -- 2.47.3