chiark / gitweb /
test suite: Use dch -r -D sid '' not dch -r sid.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jul 2018 11:48:32 +0000 (12:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jul 2018 12:44:14 +0000 (13:44 +0100)
commitf11c6632af0949d0956149cfc2d4e51f18d468cc
tree010eea92035c27257f2df0c0e15b5ebe9893241f
parenta47f1af332372a372bf5758d1e3d9eeffe14acbd
test suite: Use  dch -r -D sid ''  not  dch -r sid.

Bizarrely,
   dch -r [-D suite]
runs $EDITOR but
   dch -r [-D suite] weevils
ignores `weevils' but does not run $EDITOR.  This is #903598.

Apparently, this is well known, and convention is to pass ''.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903598#8.

So use that.

Closes:#903441.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
tests/lib