__acl: remove whitespace before inline comments too

remotes/katolaz/master
Ander Punnar 6 years ago
parent a1634b3ec0
commit 8b3c84dfef
  1. 2
      cdist/conf/type/__acl/explorer/acl_is

@ -28,5 +28,5 @@ fi
getfacl -E "/$__object_id" 2>/dev/null \
| grep -E '^(default:)?(user|group|(mask|other):):[^:]' \
| sed -r 's/#.+$//' \
| sed -r 's/\s*#.+$//' \
|| true

Loading…
Cancel
Save