diff options
author | Michael Brown <mcb30@ipxe.org> | 2013-07-15 11:13:33 +0200 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2013-07-15 11:20:04 +0200 |
commit | bba5a3902663a52670a47f48980843594af23bcd (patch) | |
tree | f8a80d195e7f0d652b471f9b924b71558f2733cf /src/include/ipxe | |
parent | 3aafe5fc54a06cc5ebc890ef576d89d6e9064633 (diff) | |
download | ipxe-bba5a3902663a52670a47f48980843594af23bcd.tar.gz |
[script] Allow for backslash continuation of script lines
Allow long script lines to be broken up using backslash continuation.
For example:
choose --default linux --timeout 3000 os \
&& goto boot_${os} || goto cancelled
Requested-by: Robin Smidsrød <robin@smidsrod.no>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe')
0 files changed, 0 insertions, 0 deletions