aboutsummaryrefslogtreecommitdiff
path: root/config/adb.exp
diff options
context:
space:
mode:
Diffstat (limited to 'config/adb.exp')
-rw-r--r--config/adb.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/adb.exp b/config/adb.exp
index 4326fa4..7c4f694 100644
--- a/config/adb.exp
+++ b/config/adb.exp
@@ -163,7 +163,7 @@ proc adb_exec { boardname cmd args } {
set inp "/dev/null"
}
- verbose "Executing $boardname:$cmd $pargs < $inp "
+ verbose "Executing on $boardname:$cmd $pargs < $inp "
# Execute commands only from temporary folder, therefore do "cd" first
global android_tmp_dir