Setting goto with whitespace?
|
2015-07-14, 17:57
Post: #2
|
|||
|
|||
RE: Setting goto with whitespace?
goto only takes one argument, since you have a space it becomes 2.
Maybe you can use goto ${product:uristring} instead. (and then use %20 in the label line) And as an last restort you can use ${product:hexraw} instead. But reading the sources, Only space should be an separator in the label so uristring hack should work. https://git.ipxe.org/ipxe.git/blob/24112...ipt.c#l322 Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Setting goto with whitespace? - perestroika - 2015-07-13, 02:11
RE: Setting goto with whitespace? - NiKiZe - 2015-07-14 17:57
|
User(s) browsing this thread: 2 Guest(s)