Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verify-boilerplate.sh: fix path to script #127

Merged
merged 1 commit into from
Jan 19, 2021

Commits on Jan 17, 2021

  1. verify-boilerplate.sh: fix path to script

    The previous path was wrong because it was relative to the directory
    being checked, not the release-tools directory:
    
    csi-driver-host-path$ ./release-tools/verify-boilerplate.sh
    Verifying boilerplate
    ./release-tools/verify-boilerplate.sh: line 37: /nvme/gopath/src/github.com/kubernetes-csi/csi-driver-host-path/boilerplate/boilerplate.py: No such file or directory
    Done
    pohly committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    dbd8967 View commit details
    Browse the repository at this point in the history