Browse Source

Delete test/erl_crash.dump on cleaning tests

Loïc Hoguin 9 years ago
parent
commit
6e768502f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/Makefile

+ 1 - 0
test/Makefile

@@ -54,6 +54,7 @@ all:: core
 	$i "Success!"
 
 clean:: clean-core
+	$t rm -f erl_crash.dump
 
 build:
 	$i "Generate a bleeding edge Erlang.mk"