followup of 79262 to cleanup PodPriority leftover

This commit is contained in:
Wei Huang
2019-06-24 23:45:40 +08:00
parent 665e76d976
commit 6f10758446
6 changed files with 3 additions and 35 deletions

View File

@@ -173,7 +173,7 @@ else
echo "$err"
done
echo
echo 'Please review the above warnings. You can test via "./hack/verify-shellcheck"'
echo 'Please review the above warnings. You can test via "./hack/verify-shellcheck.sh"'
echo 'If the above warnings do not make sense, you can exempt this package from shellcheck'
echo 'checking by adding it to hack/.shellcheck_failures (if your reviewer is okay with it).'
echo