
15 Jan
2021
15 Jan
'21
6:10 p.m.
+ lab: `awk '/^lab:\s/ {print $2; exit}' /etc/compass-ci/defaults/*.yaml`.chomp
better avoid use linux command in ruby script, you can optimize it as:
you can use YAML.load_file to get the key/values as a hash
ok Thanks, Yinsi
Thanks, Luan Shengde
}
# fix verification problems when submit jobs by auto-submit service -- 2.23.0