Skip to content

Commit

Permalink
Update dist/tools/buildsystem_sanity_check/check.sh
Browse files Browse the repository at this point in the history
Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>
  • Loading branch information
maribu and mguetschow authored Jun 7, 2024
1 parent 28c3296 commit 231861a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/tools/buildsystem_sanity_check/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ check_tests_application_path() {
find tests/ -type f "${patterns[@]}" | error_with_message "Invalid application path in tests/"
}


error_on_input() {
! grep ''
}
Expand Down

0 comments on commit 231861a

Please sign in to comment.