Files
ipxe/src/core
Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator
It is currently possible to construct a sequence of commands to be
executed regardless of success or failure using "|| &&" as the command
separator.  (The "||" captures the failure case, the blank command
converts it to a success case.)

Allow ";" to be used as a more visually appealing (and
space-efficient) alternative.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-28 16:32:30 +01:00
..
2010-04-19 23:43:39 +01:00
2010-05-27 01:18:17 +01:00
2010-04-19 23:43:39 +01:00
2010-04-25 17:25:30 +01:00
2011-03-07 00:37:50 +00:00
2006-12-20 03:49:36 +00:00
2010-12-09 13:11:27 +00:00
2005-03-08 18:53:11 +00:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2010-08-19 12:22:07 +01:00
2010-04-19 23:43:39 +01:00
2011-01-27 18:46:07 +00:00
2010-11-08 03:15:28 +00:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2010-08-19 12:22:07 +01:00
2010-04-19 23:43:39 +01:00
2010-09-05 03:12:17 +01:00