From: Dan Fandrich Date: Thu, 21 Jul 2016 15:06:04 +0000 (+0200) Subject: test558: fix test by stripping file paths from FD lines X-Git-Tag: curl-7_50_1~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47fa8f0dae69ffe1e7a6ad1e7a6075d8cbe804a4;p=thirdparty%2Fcurl.git test558: fix test by stripping file paths from FD lines --- diff --git a/tests/data/test558 b/tests/data/test558 index e9c3b2c834..a1ac7d475e 100644 --- a/tests/data/test558 +++ b/tests/data/test558 @@ -49,7 +49,7 @@ MEM escape.c: free() s/ =.*// s/\(.*\)/()/ s/:\d+/:/ -s:^(MEM )(.*/)(.*):$1$3: +s:^(MEM |FD )(.*/)(.*):$1$3: