From 44cb9d1e4ba28a33839221005d4edb08dfcedb5e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 Oct 2025 13:04:49 +0200 Subject: [PATCH] fixup drop the PORT strip --- tests/data/test766 | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/data/test766 b/tests/data/test766 index 6beb341810..04aea851e8 100644 --- a/tests/data/test766 +++ b/tests/data/test766 @@ -34,7 +34,6 @@ ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER # Strip off parts of the PORT and EPRT commands that might differ -s/^PORT (.*)/PORT/ s/^EPRT \|1\|(.*)/EPRT \|1\|/