mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
Add debug test to dummypython
This commit is contained in:
parent
845ae05f7e
commit
5369038ed6
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ def run():
|
|||
+ str( libcalamares.globalStorage.value( "item3" ) ) + "\n"
|
||||
|
||||
libcalamares.job.setprogress( 0.1 )
|
||||
libcalamares.debug( accumulator )
|
||||
return ( "", accumulator )
|
||||
|
|
Loading…
Add table
Reference in a new issue