diff options
| author | Michael Brown | 2011-03-28 17:32:30 +0200 |
|---|---|---|
| committer | Michael Brown | 2011-03-28 17:32:30 +0200 |
| commit | 1f4c5f90c3274d4c287d493ed03194a2253d327e (patch) | |
| tree | 3f37c848c1840ed61eba529b812e3fc6172d4322 /src/interface | |
| parent | [linux] Avoid unused-but-set variable warning in gcc 4.6 (diff) | |
| download | ipxe-1f4c5f90c3274d4c287d493ed03194a2253d327e.tar.gz ipxe-1f4c5f90c3274d4c287d493ed03194a2253d327e.tar.xz ipxe-1f4c5f90c3274d4c287d493ed03194a2253d327e.zip | |
[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>
Diffstat (limited to 'src/interface')
0 files changed, 0 insertions, 0 deletions
