mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
updates
This commit is contained in:
parent
306e5d4042
commit
56c39e764c
@ -46,6 +46,7 @@ ENDC='\033[0m' # Reset to default color
|
||||
## Helper functions
|
||||
# Error handler
|
||||
error() {
|
||||
set +x
|
||||
echo -e "${FAIL_COLOR}Error: $STATUS installation failed"
|
||||
echo -e "Error on line ${BASH_LINENO[0]} with command $BASH_COMMAND${ENDC}"
|
||||
echo -e "Please check the log in $RISCV/logs/$STATUS.log for more information."
|
||||
|
Loading…
Reference in New Issue
Block a user