aboutsummaryrefslogtreecommitdiffhomepage
path: root/src.sh
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-12-28 20:18:39 +0300
committerlevlam <levlam@telegram.org>2018-12-28 20:18:39 +0300
commit198f0997c1be8a99a213c9a4efd9e323e79aa90c (patch)
tree36a3ddbec996f17d3896d412f9bd069ed1ba8139 /src.sh
parente371abc0a779fa92c34ecf4ebe42175f780260ad (diff)
Simplify srs.{sh,ps1} scripts.
GitOrigin-RevId: 6e80ac1d8e04a5c22a6a71fdda75fb23b2695753
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 5b89d9d40..d129641ef 100755
--- a/src.sh
+++ b/src.sh
@@ -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$" | 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$"