From: Greg Kroah-Hartman Date: Wed, 26 Oct 2022 15:15:25 +0000 (+0200) Subject: fix up scripts/bad_stable X-Git-Tag: v5.10.151~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f332281f4b1a854e6d684b3f1a50f64538f4877;p=thirdparty%2Fkernel%2Fstable-queue.git fix up scripts/bad_stable --- diff --git a/scripts/bad_stable b/scripts/bad_stable index c2b3ed46bc0..03165f82125 100755 --- a/scripts/bad_stable +++ b/scripts/bad_stable @@ -138,7 +138,7 @@ reply() echo echo "Possible dependencies:" echo - echo "$(curl -s https://git.kernel.org/pub/scm/linux/kernel/git/sashal/deps.git/plain/v$STABLE_VERSION/$git_id)" + echo "$(curl --fail --silent https://git.kernel.org/pub/scm/linux/kernel/git/sashal/deps.git/plain/v$STABLE_VERSION/$git_id)" echo echo "thanks," echo