Skip to content

Commit 50e5d22

Browse files
committed
debug
1 parent d6f5a6a commit 50e5d22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apps/unittests/defncopy.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ update_path(void)
418418
assert(p);
419419
tds_dir_snprintf(p, len, start, path);
420420
path = p;
421+
fprintf(stderr, "Set PATH to %S\n", path);
421422
_wputenv(path);
422423
#endif
423424
free(path);

0 commit comments

Comments
 (0)