This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-06-25 06:00:05 +00:00
parent 9f0f6dc054
commit e658498578
5 changed files with 50 additions and 6 deletions

View File

@@ -1345,6 +1345,8 @@ lunch aosp_{}-eng
These are arguments that might be used by more than one script,
and are all defined in this class instead of in the derived class
of the script.
This can be used to forward common arguments to a call of another CLI function.
'''
return {
key:self.env[key] for key in self._common_args if