Skip to content
Snippets Groups Projects
Commit 02663383 authored by bwzhou's avatar bwzhou
Browse files

Branch b1_6

b=15283
r=walter

use "get_param version" instead of "lustre_build_version"
parent 65b898a4
No related branches found
No related tags found
No related merge requests found
......@@ -1333,7 +1333,7 @@ nodes_list () {
is_patchless ()
{
lctl lustre_build_version | grep -q patchless
lctl get_param version | grep -q patchless
}
check_runas_id_ret() {
......
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