Skip to content

Commit

Permalink
Actually fix the PKG_TEST_FILES thing (#87)
Browse files Browse the repository at this point in the history
... unless there are spaces in any file name.
I even tested it this time.
  • Loading branch information
msullivan authored Apr 25, 2024
1 parent 8b58419 commit 68288f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/macos/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ fi

"${workdir}/bin/python3" \
-m edb.tools --no-devmode test \
"${file_arg}" \
${file_arg} \
-e cqa_ -e tools_ \
--verbose ${dash_j}

0 comments on commit 68288f2

Please sign in to comment.