PythonJob: switching between C++ and Python is hard
This commit is contained in:
parent
58b2abc9ac
commit
f0a143cd5c
@ -42,7 +42,7 @@ def run():
|
|||||||
accumulator += "This job's path: " + libcalamares.job.working_path
|
accumulator += "This job's path: " + libcalamares.job.working_path
|
||||||
libcalamares.utils.debug(accumulator)
|
libcalamares.utils.debug(accumulator)
|
||||||
|
|
||||||
accumulator = "*** Job configuration ";
|
accumulator = "*** Job configuration "
|
||||||
accumulator += str(libcalamares.job.configuration)
|
accumulator += str(libcalamares.job.configuration)
|
||||||
libcalamares.utils.debug(accumulator)
|
libcalamares.utils.debug(accumulator)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user