Blame SOURCES/patch-2.7.6-skip-ed-test-when-the-ed-utility-is-not-installed.patch

796689
commit a5b442ce01b80a758606ede316f739426a12bc33
796689
Author: Andreas Gruenbacher <agruen@gnu.org>
796689
Date:   Thu Jun 27 11:09:31 2019 +0200
796689
796689
    Skip "ed" test when the ed utility is not installed
796689
    
796689
    * tests/ed-style: Require ed.
796689
796689
diff --git a/tests/ed-style b/tests/ed-style
796689
index 504e6e5..9907cb6 100644
796689
--- a/tests/ed-style
796689
+++ b/tests/ed-style
796689
@@ -7,6 +7,7 @@
796689
 . $srcdir/test-lib.sh
796689
 
796689
 require cat
796689
+require ed
796689
 use_local_patch
796689
 use_tmpdir
796689