commands: add ':' as alias for 'true'
':' is the null command, sometimes used in shell scripts (especially
after 'then'), but it is not yet supported by barebox.  It is supposed
to do nothing, successfully, just like the 'true' command, so add it as
an alias.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 2e756ee commit 495111d91a35f63d8fa68749f0c4fe3b0ad31e54
@Ian Abbott Ian Abbott authored on 17 May 2017
Sascha Hauer committed on 17 May 2017
Showing 1 changed file
View
commands/true.c