From 57c280dad2fd06dfcc0d66f784c37fa84553fd90 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Wed, 2 Nov 2016 10:14:06 +0700 Subject: [PATCH] Removed final print of '0 errors' which was wrong if errors --- pymlac/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/pymlac/Makefile b/pymlac/Makefile index dc448ae..94e2ba5 100644 --- a/pymlac/Makefile +++ b/pymlac/Makefile @@ -17,9 +17,6 @@ test: $(PYTHON) test_PTR_PTP.py $(PYTHON) test_TTYIN.py $(PYTHON) test_TTYOUT.py - @echo "*********************" - @echo "* Tests successful! *" - @echo "*********************" test_debug: #pymlac -b ptr -c -ptr dumpmem_test_c8lds.ptp -t 040,045:050,052:055,060:065,066:071,077:03700,03767:03772,03777 -r 040 -t 0100,0110 -r 0100