mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
fix adb logcat for liblinphone_tester
This commit is contained in:
parent
4476576113
commit
32f52aeb92
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
</tstamp>
|
||||
<echo>Adb log files are put in ${archive.name}.zip</echo>
|
||||
|
||||
<exec executable="adb-log-start.sh" >
|
||||
<exec executable="./adb-log-start.sh" >
|
||||
<arg value=" ${archive.name}" />
|
||||
</exec>
|
||||
<exec executable="bash">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue