]> granicus.if.org Git - fortune-mod/commitdiff
appveyor crash debug 12 - try running outside perl
authorShlomi Fish <shlomif@shlomifish.org>
Mon, 24 Feb 2020 13:24:19 +0000 (15:24 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Mon, 24 Feb 2020 13:24:19 +0000 (15:24 +0200)
.appveyor.yml

index cdea5e60b205b8220f21c23304bfe86d1d976add..d04091c4ccf9bbc3812e3cbeb5b195d13f041871 100644 (file)
@@ -31,7 +31,7 @@ test_script:
     # Python3 confuses the recode build so only add it here.
     - SET PATH=%PATH%;C:\Python35-x64
     - SET FORTUNE_TEST_DEBUG=1
-    - perl CI-testing/continuous-integration-testing.pl --gen="MSYS Makefiles" || echo "fail"
+    - perl -E "system(qq#perl CI-testing/continuous-integration-testing.pl --gen=@{[chr(34)]}MSYS Makefiles@{[chr(34)]}#); exit(0)"
     - c:\foo\games\fortune
 cache:
    - C:\msys64\mingw64