From: Bastian Dehn Date: Sun, 16 Aug 2026 08:55:25 +0000 (+0200) Subject: change backup tests first X-Git-Tag: v1.0.7^2~3^2~1 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=06a4a11d36ede180c859ccd67d61373704dfd89d;p=simple-backup.git change backup tests first --- 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 \