aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-09-14 01:24:37 +0200
committerLoïc Hoguin <[email protected]>2015-09-14 01:24:37 +0200
commitf7d72a6b67dc24097511fcc1378f626e4a6d620e (patch)
tree702709b9e98c8504ec157729a059bbd6fe1b2b5e /test/Makefile
parent55987fd10ba0e560e6b162aeb3418f391e5882b3 (diff)
downloaderlang.mk-f7d72a6b67dc24097511fcc1378f626e4a6d620e.tar.gz
erlang.mk-f7d72a6b67dc24097511fcc1378f626e4a6d620e.tar.bz2
erlang.mk-f7d72a6b67dc24097511fcc1378f626e4a6d620e.zip
Remove "Success!" message from test suite
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 81e9ca1..4f715a3 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -51,7 +51,6 @@ endif
.PHONY: all clean build
all:: core
- $i "Success!"
clean:: clean-core
$t rm -f erl_crash.dump