Skip to content

Commit

Permalink
Update verbosity to debug Intel oneAPI builds
Browse files Browse the repository at this point in the history
Signed-off-by: Quincey Koziol <[email protected]>
  • Loading branch information
qkoziol committed Apr 14, 2024
1 parent 07c7ba4 commit 08b6d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ttsafe.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ gen_name(int value)
int
main(int argc, char *argv[])
{
fprintf(stderr, "Entering main()");

/* Initialize testing framework */
TestInit(argv[0], NULL, NULL);
Expand Down

0 comments on commit 08b6d64

Please sign in to comment.