Skip to content
Snippets Groups Projects

tests: Avoid creating a file named "0" when calling "make check".

Merged Francisco Casas requested to merge fcasas/vkd3d:test_driver_fix into master

I goofed.

This commit replaces the use of "print" with "printf" in awk to avoid a newline in the value of $xfcount, and replaces ">", which creates the spurious file, with "-gt" in the comparison.

Merge request reports

Merge request pipeline #23773 skipped

Merge request pipeline skipped for b831ffe9

Merged by Alexandre JulliardAlexandre Julliard 1 year ago (Mar 12, 2024 9:58pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading