]> git.ipfire.org Git - thirdparty/util-linux.git/commit
github: check apt-cache in more robust way (v2)
authorMasatake YAMATO <yamato@redhat.com>
Tue, 15 Aug 2023 11:51:23 +0000 (20:51 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Tue, 15 Aug 2023 12:12:56 +0000 (21:12 +0900)
commit3119a8060102ed7dd04d4a782932494c386f72a6
tree292cd150de8323f5e7bf7efc2eea3c1a54961c98
parentc40293ed9db8c1b2e1941bfa52de5a5a369586cf
github: check apt-cache in more robust way (v2)

The original change (86d5c4dbf6e62c52fe9295f4e55eb629d8e26cfb) didn't
consider "set -e" at the beginning of the script.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
.github/workflows/cibuild-setup-ubuntu.sh