diff options
| author | Maxime Dénès | 2017-11-07 13:55:36 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-12-27 11:26:38 +0100 |
| commit | 4dd64d37dbd9f7fe8b14f020531b493fe782d225 (patch) | |
| tree | 0443c06e90e37e332ef0d5208bd4deddf250e2c4 /dev/ci | |
| parent | b270ad686075e5579dc3826fafdc324ea339785c (diff) | |
Fix #5998: AppVeyor package building is currently failing
Diffstat (limited to 'dev/ci')
| -rw-r--r-- | dev/ci/appveyor.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/appveyor.bat b/dev/ci/appveyor.bat index e2fbf1f6d1..72ee89962c 100644 --- a/dev/ci/appveyor.bat +++ b/dev/ci/appveyor.bat @@ -37,5 +37,5 @@ if %USEOPAM% == true ( GOTO :EOF :ErrorExit - ECHO ERROR MakeCoq_MinGW.bat failed + ECHO ERROR %0 failed EXIT /b 1 |
