mirror of
https://github.com/kopia/kopia.git
synced 2026-01-29 00:33:24 -05:00
Makefile: fixed layering test
This commit is contained in:
committed by
Julio López
parent
f07d164829
commit
ec56ed3d70
4
Makefile
4
Makefile
@@ -189,8 +189,10 @@ ifneq ($(uname),Windows)
|
||||
-e github.com/kopia/kopia/internal/repotesting \
|
||||
-e github.com/kopia/kopia/internal/testlogging \
|
||||
-e github.com/kopia/kopia/internal/hmac \
|
||||
-e github.com/kopia/kopia/internal/faketime \
|
||||
-e github.com/kopia/kopia/internal/testutil \
|
||||
-e github.com/kopia/kopia/internal/ctxutil \
|
||||
-e github.com/kopia/kopia/issues && exit 0 || echo repo/ layering ok
|
||||
-e github.com/kopia/kopia/issues && exit 1 || echo repo/ layering ok
|
||||
endif
|
||||
|
||||
godoc:
|
||||
|
||||
Reference in New Issue
Block a user