X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fsteps%2FInstallPartitionDisks.py;h=5bafb9fd9b10e8e6cbd9df086aec9f00882569ab;hb=373ed1b705da6b5eb52295d4215857ff923f0815;hp=0e652705ba2561f5de83d48d002761036f2d5f21;hpb=ae90b061f9faa600b546b0b3a320a8fe978b4741;p=bootmanager.git diff --git a/source/steps/InstallPartitionDisks.py b/source/steps/InstallPartitionDisks.py index 0e65270..5bafb9f 100644 --- a/source/steps/InstallPartitionDisks.py +++ b/source/steps/InstallPartitionDisks.py @@ -67,7 +67,7 @@ def Run( vars, log ): except ValueError, var: raise BootManagerException, "Variable in vars, shouldn't be: %s\n" % var - bs_request= BootServerRequest.BootServerRequest() + bs_request= BootServerRequest.BootServerRequest(vars) # disable swap if its on