Daiki AMINAKA
Daiki AMINAKA
```sh git checkout .\tools\build.ps1 ```  https://github.com/microsoft/xdp-for-windows/blob/52c8ed2ab098ad47fa10756065a93cc4b2b89288/tools/common.ps1#L36-L48 `git branch --show-current` get error when currently point to specific commit hash.
## Description built with placeholders ## Testing N/A ## Documentation N/A
### Describe the bug `pwsh ./scripts/test.ps1 -Config Debug -Filter "AppData/WithSend0RttArgs1.Send0Rtt/100" -LogProfile "Full.Light" ` does not generate lttng log. `./scripts/log_wrapper.sh ./artifacts/bin/linux/x64_Debug_openssl/msquictest --gtest_filter="AppData/WithSend0RttArgs1.Send0Rtt/100"` can generate. ### Affected OS - [ ] Windows...