mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
parent
2ec165e3f0
commit
168b579a48
@ -128,7 +128,7 @@ ATF_TC_BODY(loop, dummy)
|
||||
char msg[] = "LOOP Alert!";
|
||||
|
||||
#if defined(__riscv)
|
||||
if (atf_tc_get_config_var_as_bool_wd(tc, "ci", false))
|
||||
if (atf_tc_get_config_var_as_bool_wd(dummy, "ci", false))
|
||||
atf_tc_skip("https://bugs.freebsd.org/259157");
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user