From af7e921af2d057f0e27a65673dbdcfcef3c8b9cf Mon Sep 17 00:00:00 2001 From: Snaipe Date: Mon, 16 Mar 2015 14:43:23 +0100 Subject: [PATCH] Opening stdin from /dev/null --- appveyor.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 293a953..bffb175 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -52,13 +52,13 @@ configuration: Release install: - "%CYG_BASH% -lc 'cd $APPVEYOR_BUILD_FOLDER; ./autogen.sh'" - - "%CYG_BASH% -lc 'cd $APPVEYOR_BUILD_FOLDER; ./configure'" + - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0