aboutsummaryrefslogtreecommitdiffhomepage
path: root/src.sh
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-01-22 22:38:55 +0300
committerlevlam <levlam@telegram.org>2018-01-22 22:38:55 +0300
commitc825628cd64290def3d16d88fb30ed837fc85007 (patch)
tree6e045a0e8afaf72bff730c06ff147178cf523cb8 /src.sh
parent1d92893c059dc5d24acd4adbe41259ab393c606b (diff)
Fix exemple formatting.
GitOrigin-RevId: 84f34b183364bce06fa3b6b06620d04e7f26a6ab
Diffstat (limited to 'src.sh')
-rwxr-xr-xsrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src.sh b/src.sh
index cff26fa95..5b89d9d40 100755
--- a/src.sh
+++ b/src.sh
@@ -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