summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-12-14 00:07:32 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-12-14 00:07:32 +0100
commit45e54a61643b892cf34526e919e66f45b7ed6503 (patch)
treedeb9076b14581d8c0474ab3fcc424cb8f3311752
parent26fedc4182f7a26fc63b1daf347b468bf7c6861d (diff)
downloadcurl-bagder/azure-torture-mac.tar.gz
fixup try shallow=25 and see if it gets throughbagder/azure-torture-mac
-rw-r--r--.azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index e71e9ab9c..ac0b0cc3e 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -161,6 +161,6 @@ jobs:
- script: make
displayName: 'make'
- - script: make "TFLAGS=-n -t --shallow=35 '!FTP'" test-nonflaky
+ - script: make "TFLAGS=-n -t --shallow=25 '!FTP'" test-nonflaky
displayName: 'torture test'