Skip to content
Snippets Groups Projects
Commit 5292ebd2 authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

added #!/bin/bash to script

Former-commit-id: 6de3a26b
parent 6d2fb1ee
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
function check_lustre_health() {
# lustre health check file is different on different versions
HEALTH_FILE="/proc/fs/lustre/health_check"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment