mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
* test fixes
This commit is contained in:
parent
af65891019
commit
2f89b014f1
1
Jamfile
1
Jamfile
@ -26,6 +26,7 @@
|
||||
# $Id$
|
||||
|
||||
SubDir TOP ;
|
||||
|
||||
#
|
||||
# Target directory: bin directory located in BUILD_ROOT
|
||||
#
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
set timeout 5
|
||||
|
||||
spawn board/msba2/tools/bin/pseudoterm $env(PORT)
|
||||
spawn pseudoterm $env(PORT)
|
||||
|
||||
exec jam reset
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user