From 24dd15fe65f54cc415e48443bdf3fc6111f9f89e Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Wed, 26 Jan 2022 21:09:26 -0600 Subject: [PATCH] Tidy whitespace --- testsuite/lib/upload.exp | 2 -- 1 file changed, 2 deletions(-) diff --git a/testsuite/lib/upload.exp b/testsuite/lib/upload.exp index 0b022f3..6f7e376 100644 --- a/testsuite/lib/upload.exp +++ b/testsuite/lib/upload.exp @@ -743,7 +743,6 @@ proc analyze_log { base_dir name assess } { exp_continue } - -re {^ftp-upload\[[0-9]+\]: \(Test\)\ This signature file exists: [^\r\n]+} { # from install_files, if target exists and replace not set @@ -769,7 +768,6 @@ proc analyze_log { base_dir name assess } { exp_continue } - -re {^ftp-upload\[[0-9]+\]: \(Test\)\ \(in [^()]+\) [^\r\n]+} { # from fatal, just before calling ftp_die which exits -- 2.25.1