projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
43c83e9
)
Commit
b1acaab93fb16967234a16786931bdbd53913bfb
author
Stephan Veigl
<veigl@gmx.net>
Fri, 9 Nov 2012 08:33:36 +0000
(09:33 +0100)
committer
Stephan Veigl
<veigl@gmx.net>
Thu, 29 Nov 2012 10:08:00 +0000
(11:08 +0100)
Signed-off-by: Stephan Veigl <veigl@gmx.net>
tests/Makefile
patch
|
blob
|
history
|
download
diff --git
a/tests/Makefile
b/tests/Makefile
index 7bc3d34a40f9d561fc619d508d0b5b6a2d765b6b..074c8a0f7cf930a56f8582198b76f4e9afe1138a 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-57,7
+57,7
@@
run_tests: all
num_failed=$$(($$num_failed+1)) ;\
fi ;\
done ;\
- echo "Tests run: $$num_run Successes: $$(($$num_run-$
num_failed))
Failures: $$num_failed"
+ echo "Tests run: $$num_run Successes: $$(($$num_run-$
$num_failed))
Failures: $$num_failed"
clean: clean-${OBJ}
rm -f *.axf