diff options
| author | levlam <levlam@telegram.org> | 2018-01-22 22:38:55 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2018-01-22 22:38:55 +0300 |
| commit | c825628cd64290def3d16d88fb30ed837fc85007 (patch) | |
| tree | 6e045a0e8afaf72bff730c06ff147178cf523cb8 /src.sh | |
| parent | 1d92893c059dc5d24acd4adbe41259ab393c606b (diff) | |
Fix exemple formatting.
GitOrigin-RevId: 84f34b183364bce06fa3b6b06620d04e7f26a6ab
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 memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | grep -E "\.cpp$|\.h$|\.hpp$" | grep -v third_party +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$" | grep -v third_party |
