Skip to content
This repository was archived by the owner on Jul 14, 2018. It is now read-only.

Commit 42eb3b5

Browse files
author
substanceof
committed
change path to debug log
1 parent afd8fda commit 42eb3b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/utils.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const bool debugMessagesEnabled = false;
2828
const bool dbmfe = true;
2929

3030
__gshared string dbmlog = "";
31-
__gshared dbgfname = "dbg";
31+
__gshared dbgfname = "/tmp/vkdbg";
3232
File dbgff;
3333
__gshared Mutex dbgmutex;
3434

0 commit comments

Comments
 (0)