From 64f2f5c1e73afa8c498d3b331c5dde8342559909 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 Oct 2025 13:19:27 +0200 Subject: [PATCH] fixup can we get the newline too? --- tests/data/test766 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test766 b/tests/data/test766 index c751b32571..65285c6d26 100644 --- a/tests/data/test766 +++ b/tests/data/test766 @@ -35,7 +35,7 @@ ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER # Strip off parts of the EPRT command that might differ # The TYPE command might get sent so we ignore that -s/^TYPE (.*)// +s/^TYPE (.*)$// s/^EPRT \|1\|(.*)/EPRT \|1\|/