mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
start porting build
This commit is contained in:
5
cli_function_test_config_2.py
Normal file
5
cli_function_test_config_2.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def set_args(args):
|
||||
'''
|
||||
:type args: Dict[str, Any]
|
||||
'''
|
||||
args['bool_cli'] = False
|
||||
Reference in New Issue
Block a user