Skip to content

Commit

Permalink
fixup! Fix ACL disk sync
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Jun 27, 2023
1 parent 9b5a4f2 commit 983d1d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import json
import agent
import agent.tasks
import os
import cluster.grants

request = json.load(sys.stdin)
module_id = request['module_id']
Expand Down

0 comments on commit 983d1d6

Please sign in to comment.