From 155cb9626f4940363244421368cb6887a60fc909 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 24 Nov 2008 20:00:19 +0000 Subject: [PATCH] oops --- PLC/Methods/GetBootMedium.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLC/Methods/GetBootMedium.py b/PLC/Methods/GetBootMedium.py index f7f0c4b..c4e89d4 100644 --- a/PLC/Methods/GetBootMedium.py +++ b/PLC/Methods/GetBootMedium.py @@ -441,7 +441,7 @@ class GetBootMedium(Method): floppy_file, node_image, type, - serial_arg, + build_sh_options, log_file) if self.DEBUG: print 'build command:',build_command -- 2.43.0