archlinux: checkupdates output is not checked anymore, ignore it
这个提交包含在:
父节点
f95f08e15f
当前提交
e1ebbf2893
@ -32,7 +32,7 @@ elif [ -e /etc/arch-release ]; then
|
||||
## Archlinux
|
||||
set -e
|
||||
set -o pipefail
|
||||
checkupdates_output="$(checkupdates 2>&1)"
|
||||
checkupdates >/dev/null 2>&1
|
||||
exit_code="$?"
|
||||
[ "$exit_code" -eq 2 ] && echo "true" && exit 0
|
||||
echo "false"
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户