Update buildroot from 17.02.2 -> 17.02.3
This commit is contained in:
@@ -40,6 +40,9 @@ main() {
|
||||
|
||||
exec >"${ofile}"
|
||||
|
||||
# Trap any unexpected error to generate a meaningful error message
|
||||
trap "error 'unexpected error while generating ${ofile}\n'" ERR
|
||||
|
||||
do_validate ${@//:/ }
|
||||
|
||||
do_${ofmt}
|
||||
|
||||
Reference in New Issue
Block a user