Searched refs:skip_postinstall (Results 1 – 3 of 3) sorted by relevance
264 OPTIONS.skip_postinstall = False1623 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument1708 elif skip_postinstall and info.filename == POSTINSTALL_CONFIG:1868 elif OPTIONS.skip_postinstall:1896 target_file, OPTIONS.skip_postinstall)2103 OPTIONS.skip_postinstall = True2212 OPTIONS.skip_postinstall = True
366 input_file, skip_postinstall=True)