Explorar el Código

[d] doit complains of missing 'actions'

Blallo hace 5 años
padre
commit
5b2b64c659
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dodo.py

+ 1 - 0
dodo.py

@@ -89,6 +89,7 @@ def task__fix_perms():
     '''fix permissions for shared www dir'''
     # currently empty, but keeping it for later use
     return {
+        'actions': None,
     }