remove text
This commit is contained in:
parent
d055b4dd8e
commit
76f300984d
@ -474,7 +474,6 @@ def main():
|
|||||||
opt_args(True)
|
opt_args(True)
|
||||||
options, args = opt_args()
|
options, args = opt_args()
|
||||||
|
|
||||||
# Always first!
|
|
||||||
# If the script should execute for all users
|
# If the script should execute for all users
|
||||||
# The admin should pass the '--all-users' parameter
|
# The admin should pass the '--all-users' parameter
|
||||||
if not options.users and not options.all_users:
|
if not options.users and not options.all_users:
|
||||||
|
Loading…
Reference in New Issue
Block a user