From c6d97bcea6a190bed56462a895f11f99531525f2 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 7 Jun 2023 13:53:08 -0700 Subject: [PATCH] test447: move the test file into %LOGDIR --- tests/data/test447 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/test447 b/tests/data/test447 index 76614bab67..f514a130e5 100644 --- a/tests/data/test447 +++ b/tests/data/test447 @@ -42,9 +42,9 @@ HTTP PUT with growing file CURL_UPLOAD_SIZE=498 -http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T log/%TESTNUMBER +http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER - + %repeat[100 x hello]% -- 2.47.3