Searched refs:skip_postinstall (Results 1 – 3 of 3) sorted by relevance
233 OPTIONS.skip_postinstall = False1843 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument1881 elif skip_postinstall and info.filename == POSTINSTALL_CONFIG:2026 elif OPTIONS.skip_postinstall:2054 target_file, OPTIONS.skip_postinstall)2159 OPTIONS.skip_postinstall = True2258 OPTIONS.skip_postinstall = True
606 input_file, skip_postinstall=True)