mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
Better debug log when reading repository failed
This commit is contained in:
parent
02f7de3c76
commit
40c4c6a22d
@ -2122,7 +2122,7 @@ if [[ "${RET}" -ne 0 ]]
|
||||
then
|
||||
echo "failed"
|
||||
echo "${ERR_MSG}" >&2
|
||||
exit "${RET}"
|
||||
boo_boo_if_bad "${RET}"
|
||||
fi
|
||||
echo "done"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user