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

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