]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: use ci_debug function
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 31 Oct 2022 19:18:25 +0000 (15:18 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 18 Feb 2025 22:58:08 +0000 (17:58 -0500)
commit3c534210feaf80123f2e1b4dffa7fb2ffe1cc06f
treecca958b507744c20bd0c82990a4d0cdcd25ef9ae
parent29da3e654d0f73ac52626c7e2532b996fa4b925b
install-deps.sh: use ci_debug function

Replace a number of boilerplate CI_DEBUG lines with the recently added
ci_debug function.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 1361f2e850616ee67eb1424945ac6e3960356266)
install-deps.sh