Add debug test to dummypython
This commit is contained in:
parent
845ae05f7e
commit
5369038ed6
@ -41,4 +41,5 @@ def run():
|
||||
+ str( libcalamares.globalStorage.value( "item3" ) ) + "\n"
|
||||
|
||||
libcalamares.job.setprogress( 0.1 )
|
||||
libcalamares.debug( accumulator )
|
||||
return ( "", accumulator )
|
||||
|
Loading…
Reference in New Issue
Block a user