[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.0-71-g095aac2
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-10-04 15:23:48
|
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 095aac27d5b3fd0baeb0eee052659339627dcfb2 (commit)
from b2f35a5763cc220ff59844877d1140012041b64d (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 095aac27d5b3fd0baeb0eee052659339627dcfb2
Author: Eric Jarrige <eri...@ar...>
Date: Thu Oct 4 17:26:58 2012 +0200
[TEST] apf28: update BSP testsuite
-----------------------------------------------------------------------
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 074bc27..8f04961 100755
--- a/target/test/test_rs232.sh
+++ b/target/test/test_rs232.sh
@@ -91,7 +91,7 @@ PORTS="$1"
if [ "$1" == "" ]; then
echo "Please give the port number to test !"
execute_for_target echo_available_ports
- read -p "> " PORT
+ read -p "> " PORTS
[ "$PORTS" == "" ] && exit_failed
fi
hooks/post-receive
--
armadeus
|