Files
ipxe/src
Michael Brown bba5a39026 [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>
2013-07-15 11:20:04 +02:00
..
2007-06-09 22:57:00 +01:00
2010-04-19 23:43:39 +01:00
2013-07-14 18:09:01 +02:00
2010-05-29 23:49:47 +01:00