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

added #!/bin/bash to script

parent 72269a50
No related branches found
No related tags found
2 merge requests!253Fix lustre check,!218lustre health file is different in different versions. This file checks for file…
#!/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