diff options
| author | levlam <levlam@telegram.org> | 2023-02-13 15:43:55 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2023-02-13 15:43:55 +0300 |
| commit | 1f3de5bd990c0b01bc48cf5727c3ca8d57d33c02 (patch) | |
| tree | 831e2b526dad641036015fce1212b1ddaf84e857 /src.sh | |
| parent | ee4ecbc0be20fc64f6d507b2a58732c684ef565d (diff) | |
Update src.sh/src.ps1.
Diffstat (limited to 'src.sh')
| -rwxr-xr-x | src.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/bash -git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | grep -E "\.cpp$|\.h$|\.hpp$" +git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test | grep -E "\.cpp$|\.h$|\.hpp$" |
