Update: fixes syntax
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
2da51328d9
commit
0f488316a1
|
@ -194,7 +194,7 @@ class BuildGflashback:
|
|||
def cleanup_helper(self):
|
||||
""" Clean up Helper to move the ISOs to the nightly location """
|
||||
finish_cleanup.make_check_sum()
|
||||
finish_cleanup.check_build()
|
||||
finish_cleanup.check_build_type()
|
||||
finish_cleanup.kill_old_iso()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue