From f98f1365e177dd18a769899b3f64621f86c489d7 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Wed, 15 Apr 2015 13:06:55 +0200 Subject: [PATCH] Fixed bad file descriptor error on appveyor builds --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 55db7d9..096f56e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -53,7 +53,7 @@ configuration: Release install: - 'set GCOV_PREFIX=%APPVEYOR_BUILD_FOLDER%' - - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; .ci/install-libcsptr.sh"' + - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0