From fe075651e81f634138ed228e5d2867906875e8b3 Mon Sep 17 00:00:00 2001 From: Robert Sachunsky Date: Tue, 11 Apr 2023 15:44:18 +0200 Subject: [PATCH] make test: use 'run -i' to make interruptible --- Makefile | 4 ++-- ocr-workflow-default.sh => workflows/ocr-workflow-default.sh | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename ocr-workflow-default.sh => workflows/ocr-workflow-default.sh (100%) diff --git a/Makefile b/Makefile index 238e6ab..5e945d2 100644 --- a/Makefile +++ b/Makefile @@ -88,7 +88,7 @@ test-production: $(DATA)/testdata-production ifeq ($(NETWORK),bridge) ssh -i $(PRIVATE) -Tn -p $(PORT) ocrd@localhost $(SCRIPT) $(