summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Doherty <cdoherty@chef.io>2015-11-13 10:22:29 -0800
committerChris Doherty <cdoherty@chef.io>2015-11-13 10:22:29 -0800
commit2e8d5e7ac657faa49e439931db8436a69b7e88ab (patch)
tree15b8017e29ad291efb646d8f0d5fde61756f90de
parent5defb1acbea9e501a489f22bdd20d35cea5b43c7 (diff)
downloadchef-zero-2e8d5e7ac657faa49e439931db8436a69b7e88ab.tar.gz
run_oc_pedant.rb: Extend a comment.
-rw-r--r--spec/run_oc_pedant.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index 0ce9f7a..7960894 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -77,7 +77,7 @@ begin
[ '--skip-association',
'--skip-users',
'--skip-organizations',
- '--skip-policies' # these are expected to be broken.
+ '--skip-policies' # these are expected to be broken, they're what we're trying to fix.
]
else
[]