Closes:#904308.

Signed-off-by: Ian Jackson <[email protected]>
---
 debian/changelog | 2 +-
 tests/lib        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1d496bbc..c1ab7e75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 dgit (5.11~) unstable; urgency=medium
 
-  * 
+  * test suite: unset EDITOR, which interferes.  Closes:#904308.
 
  --
 
diff --git a/tests/lib b/tests/lib
index 99345ce1..2771252b 100644
--- a/tests/lib
+++ b/tests/lib
@@ -64,6 +64,7 @@ env -0 >$tmp/.save-env
 ln -f $troot/ssh ssh
 
 export DEBCHANGE_VENDOR=dpkg
+unset VISUAL
 
 mkdir -p $tmp/incoming
 cat <<END >$tmp/dput.cf
-- 
2.11.0

Reply via email to