[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.1-11-gdd37705
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2012-10-10 12:39:04
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via dd37705384138b960c74eec39dc01af5f986bd88 (commit)
from 64c495ca2be6ce558435ce901a7362295ac8e8fa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dd37705384138b960c74eec39dc01af5f986bd88
Author: Fabien Marteau <fab...@ar...>
Date: Wed Oct 10 14:38:48 2012 +0200
[target][test][test_rs232] So much exclamations points give me a headache
-----------------------------------------------------------------------
Summary of changes:
target/test/test_rs232.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/test/test_rs232.sh b/target/test/test_rs232.sh
index 8f04961..4a83cfd 100755
--- a/target/test/test_rs232.sh
+++ b/target/test/test_rs232.sh
@@ -50,7 +50,7 @@ test_serial_port()
pid=$!
echo -n "."; sleep 1
# Send data
- echo "Serial Port N°$1 ($SERIAL_DEVICE) is working !!!!!!!!!!" > $SERIAL_DEVICE
+ echo "Serial Port N°$1 ($SERIAL_DEVICE) is working." > $SERIAL_DEVICE
echo -n "."; sleep 1; echo
cat /proc/interrupts | grep uart
kill $pid
hooks/post-receive
--
armadeus
|