tests: Work around Guile bug with unbuffered custom binary input ports. Reported by Chris Marusich <cmmarusich@gmail.com> at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24060#19> * tests/publish.scm (http-get-port): Remove 'setvbuf' call for the response port.
1 files changed, 2 insertions(+), 1 deletions(-) M tests/publish.scm
M tests/publish.scm => tests/publish.scm +2 -1