policy now includes whether a certain parameter can be updated

This commit is contained in:
mwoolsey 2016-10-15 16:44:57 -07:00
parent 231d3e7758
commit 93bb52b733
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@ func parsePaths(result *Policy, list *ast.ObjectList) error {
return fmt.Errorf("path %q: invalid capability '%s'", key, cap)
}
}
fmt.Println(pc.Permissions)
PathFinished: