diff options
Diffstat (limited to '')
-rwxr-xr-x | Server/hg (renamed from MCServer/hg) | 2 | ||||
-rw-r--r-- | Server/hg.supp (renamed from MCServer/hg.supp) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/MCServer/hg b/Server/hg index 93593de8d..f79dce8e8 100755 --- a/MCServer/hg +++ b/Server/hg @@ -4,4 +4,4 @@ # It expects valgrind to be normally installed and available # Note that this is for Linux only and debug-only, since it slows down MCS way too much -valgrind --log-file=helgrind.log --suppressions=hg.supp --gen-suppressions=all --tool=helgrind -v ./MCServer
\ No newline at end of file +valgrind --log-file=helgrind.log --suppressions=hg.supp --gen-suppressions=all --tool=helgrind -v ./Cuberite diff --git a/MCServer/hg.supp b/Server/hg.supp index 27eb8c27a..27eb8c27a 100644 --- a/MCServer/hg.supp +++ b/Server/hg.supp |