mirror of
https://github.com/ipxe/ipxe.git
synced 2026-04-22 22:21:23 +02:00
The storage client is currently constructed with the project inferred from the environment, rather than using the project specified via the command line arguments. Fix by passing the project name to the storage client constructor. Signed-off-by: Michael Brown <mcb30@ipxe.org>