Searched refs:bot_run_self (Results 1 – 2 of 2) sorted by relevance
1095 self.bot_run_self(['--replace-sources'], 'checkout')1146 self.bot_run_self([], a)1218 def bot_run_self(self, opts, action, check=True): member in Context1236 self.bot_run_self([], 'bot-cycle', check=False)
13859 (Context.bot_run_self): Take argument for whether to check13874 (Context.bot_run_self): Likewise.