diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/test/modules/snapshot_too_old/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/modules/snapshot_too_old/Makefile b/src/test/modules/snapshot_too_old/Makefile index b6d998f3207..05222e2b91a 100644 --- a/src/test/modules/snapshot_too_old/Makefile +++ b/src/test/modules/snapshot_too_old/Makefile @@ -43,5 +43,3 @@ isolationcheck-install-force: all | submake-isolation submake-test_snapshot_too_ $(ISOLATIONCHECKS) .PHONY: check submake-test_snapshot_too_old isolationcheck isolationcheck-install-force - -temp-install: EXTRA_INSTALL=src/test/modules/snapshot_too_old |