fix bug
This commit is contained in:
parent
48d7a8f89e
commit
404b1e8b60
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ donar \
|
||||||
> $3/log/client-donar-stdout.log 2> $3/log/client-donar-stderr.log &
|
> $3/log/client-donar-stdout.log 2> $3/log/client-donar-stderr.log &
|
||||||
|
|
||||||
sync_barrier_donar \
|
sync_barrier_donar \
|
||||||
> $4/log/client-measboot-stdout.log 2> $4/log/client-measboot-stderr.log
|
> $3/log/client-measboot-stdout.log 2> $3/log/client-measboot-stderr.log
|
||||||
|
|
||||||
dcall \
|
dcall \
|
||||||
-t filesrc \
|
-t filesrc \
|
||||||
|
|
Loading…
Reference in a new issue