path: mozjs128_128.14.0-3/testing/mozbase/mozdevice/mozdevice/adb.py
                        boot_completed = True
                    elif "known option" in str(e):
                        self._have_pidof = True
                        boot_completed = True
                if not boot_completed:
