“37f2b68136edb603a43913576785a7a0b0a358d6”上不存在“...git@gitcode.net:openanolis/dragonwell8_jdk.git”
kseltest/cgroup: Make test_stress.sh work if run interactively
Commit 54de76c0 ("kselftest/cgroup: fix test_stress.sh to use OUTPUT dir") changes the test_core command path from . to $OUTPUT. However, variable OUTPUT may not be defined if the command is run interactively. Fix that by using ${OUTPUT:-.} to cover both cases. Signed-off-by: NWaiman Long <longman@redhat.com> Signed-off-by: NTejun Heo <tj@kernel.org>
Showing
想要评论请 注册 或 登录