summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorMichael Brown2011-03-28 17:32:30 +0200
committerMichael Brown2011-03-28 17:32:30 +0200
commit1f4c5f90c3274d4c287d493ed03194a2253d327e (patch)
tree3f37c848c1840ed61eba529b812e3fc6172d4322 /src/include
parent[linux] Avoid unused-but-set variable warning in gcc 4.6 (diff)
downloadipxe-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/include')
0 files changed, 0 insertions, 0 deletions