aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-22 14:28:04 +0000
committermerakor <cem@ckyln.com>2021-07-22 14:28:04 +0000
commitdb69b2f38ab92c9d5d79eb7cc46dc0707aa84271 (patch)
tree8efc3a31450b964ea37673cb7f29391c0e835342
parent9fee0d52ae7327c3b781bf24cb595342cd8a6193 (diff)
downloadcpt-db69b2f38ab92c9d5d79eb7cc46dc0707aa84271.tar.gz
.build.yml: do a quiet clone
FossilOrigin-Name: 7b56e6bbadc2aa01bb14222396351119052ae4ea3ffd029844019262a80d624b
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index e1f6a91..536f9e7 100644
--- a/.build.yml
+++ b/.build.yml
@@ -13,7 +13,7 @@ tasks:
cd cpt
make
- install-pax: |
- git clone https://github.com/carbslinux/otools
+ git clone --quiet https://github.com/carbslinux/otools
cd otools
./configure
make pax