Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uboot-mkimage: show help before ERROR message #1

Merged
merged 2 commits into from
Oct 20, 2016
Merged

Conversation

jose-lj
Copy link
Member

@jose-lj jose-lj commented Oct 11, 2016

Buenas, Miguel

Estos son los cambios básicos que he hecho para evitar que solo se muestre el error de la variable de entorno.
Total, en la ayuda no se hace uso alguno de los caracteres de escape, pero he preferido mantener la misma funcionalidad que en la función echo_norm de util.sh.

Ya ves la tontería, pero bueno :)

Saludos,
Jose

@klyone
Copy link
Collaborator

klyone commented Oct 11, 2016

Hola @jose-lj. En realidad si se hace uso de los caracteres de escape para el tema de los tabuladores por eso se utiliza la opción -e del echo.

@klyone klyone self-assigned this Oct 11, 2016
@klyone klyone merged commit a342142 into master Oct 20, 2016
@klyone klyone deleted the uboot-mkimage-help branch October 20, 2016 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants