From 259e0c0b120a42e7929db01641693e75ff296ca5 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Wed, 2 Nov 2022 17:02:16 -0500 Subject: [PATCH] Add final section dividers to older testsuite files --- testsuite/gatekeeper.all/00_idle.exp | 2 ++ testsuite/gatekeeper.all/01_loose.exp | 2 ++ 2 files changed, 4 insertions(+) diff --git a/testsuite/gatekeeper.all/00_idle.exp b/testsuite/gatekeeper.all/00_idle.exp index 4ed6d39..4b3c5ee 100644 --- a/testsuite/gatekeeper.all/00_idle.exp +++ b/testsuite/gatekeeper.all/00_idle.exp @@ -405,4 +405,6 @@ check_oversize_part 1 1 check_oversize_part 1 0 check_oversize_part 0 1 +# ---------------------------------------- + #EOF diff --git a/testsuite/gatekeeper.all/01_loose.exp b/testsuite/gatekeeper.all/01_loose.exp index 98acd61..72b927a 100644 --- a/testsuite/gatekeeper.all/01_loose.exp +++ b/testsuite/gatekeeper.all/01_loose.exp @@ -815,4 +815,6 @@ check_loose_directive "error: archive name using /../" { foo@example.org foo@example.gnu.org foo@example.net } +# ---------------------------------------- + #EOF -- 2.25.1