[OS-BUILD PATCHv3 2/2] DO NOT MERGE: test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Scott Weaver <scweaver@xxxxxxxxxx>

DO NOT MERGE: test

Signed-off-by: Scott Weaver <scweaver@xxxxxxxxxx>

diff --git a/redhat/scripts/bundle_bindgen.sh b/redhat/scripts/bundle_bindgen.sh
index blahblah..blahblah 100755
--- a/redhat/scripts/bundle_bindgen.sh
+++ b/redhat/scripts/bundle_bindgen.sh
@@ -15,7 +15,7 @@ BINDGEN_CLI_VERSION="0.71.1"
 BINDGEN_CLI_CRATE=bindgen-cli.crate
 CRATESIO_API_ENDPOINT=https://crates.io/api/v1/crates/bindgen-cli/${BINDGEN_CLI_VERSION}/download
 
-curl -sL $CRATESIO_API_ENDPOINT -o "$SOURCES/$BINDGEN_CLI_CRATE"
+curl -L $CRATESIO_API_ENDPOINT -o "$SOURCES/$BINDGEN_CLI_CRATE"
 tar -xf "$SOURCES/$BINDGEN_CLI_CRATE" -C "$SOURCES"
 mv "$SOURCES/$BINDGEN_CLI-$BINDGEN_CLI_VERSION" "$SOURCES/$BINDGEN_CLI"
 
@@ -30,7 +30,7 @@ replace-with = "vendored-sources"
 directory = "vendor"
 EOF
 
-cargo vendor --locked --quiet
+cargo vendor --locked
 
 cd ..
 tar czf $BINDGEN_CLI.tar.gz $BINDGEN_CLI

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3880

-- 
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux