Home
last modified time | relevance | path

Searched refs:bot_run_self (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/scripts/
Dbuild-many-glibcs.py1095 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 Context
1236 self.bot_run_self([], 'bot-cycle', check=False)
/glibc-2.36/ChangeLog.old/
DChangeLog.1813859 (Context.bot_run_self): Take argument for whether to check
13874 (Context.bot_run_self): Likewise.