Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Try to trigger new test-linux-oldkernel-stable job
Browse files Browse the repository at this point in the history
Job introduced in #7371.
  • Loading branch information
mrcnski committed Jul 5, 2023
1 parent 2d72e31 commit e079ce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/core/pvf/src/host.rs
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,7 @@ fn warn_if_no_landlock() {
);
}
}

#[cfg(not(target_os = "linux"))]
gum::warn!(
target: LOG_TARGET,
Expand Down

0 comments on commit e079ce5

Please sign in to comment.