-fix paths issue
This commit is contained in:
parent
9b8abc1b01
commit
c88363be20
@ -487,6 +487,8 @@ main (int argc,
|
|||||||
|
|
||||||
(void) argc;
|
(void) argc;
|
||||||
(void) argv;
|
(void) argv;
|
||||||
|
unsetenv ("XDG_DATA_HOME");
|
||||||
|
unsetenv ("XDG_CONFIG_HOME");
|
||||||
GNUNET_log_setup ("test-helper-eddsa",
|
GNUNET_log_setup ("test-helper-eddsa",
|
||||||
"INFO",
|
"INFO",
|
||||||
NULL);
|
NULL);
|
||||||
|
Loading…
Reference in New Issue
Block a user