From 24d5a0503683f2367d2110c559bbbce81777bd6a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 20 Feb 2020 09:15:30 -0500 Subject: Enable batch mode for gpg signing. Nightly builds have been failing with a "cannot open /dev/tty" error. If this does not work, try "--no-tty" or a combination of the two. --- src/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Makefile b/src/Makefile index 676a77a6..927757a7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -304,7 +304,7 @@ release: $(basedir).i386 CURSES_CFLAGS=-I/opt/ncursesw/include/ncursesw \ CURSES_LIBS="-L/opt/ncursesw/lib -lncursesw" curses cp -rL ../doc ../lexers ../textadept* $< && cp *.asc $