mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2025-02-17 09:08:24 +00:00
!2662 flush output cache
Merge pull request !2662 from laoyitong/flushOutput
This commit is contained in:
commit
9c5af5f392
@ -28,5 +28,6 @@ int main(int argc, char *argv[])
|
||||
OHOS::AAFwk::AbilityToolCommand cmd(argc, argv);
|
||||
std::cout << cmd.ExecCommand();
|
||||
}
|
||||
fflush(stdout);
|
||||
_exit(0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user