mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
docker: fix after args refactor
This commit is contained in:
committed by
Ciro Santilli 六四事件 法轮功
parent
22e26aa002
commit
9a2e630fed
@@ -36,7 +36,7 @@ class ShellHelpers:
|
||||
:param dry_run: don't run the commands, just potentially print them. Debug aid.
|
||||
:type dry_run: Bool
|
||||
|
||||
:param quiet: don't print the commands.
|
||||
:param quiet: don't print the commands
|
||||
:type dry_run: Bool
|
||||
'''
|
||||
self.dry_run = dry_run
|
||||
|
||||
Reference in New Issue
Block a user