From 198f0997c1be8a99a213c9a4efd9e323e79aa90c Mon Sep 17 00:00:00 2001 From: levlam Date: Fri, 28 Dec 2018 20:18:39 +0300 Subject: Simplify srs.{sh,ps1} scripts. GitOrigin-RevId: 6e80ac1d8e04a5c22a6a71fdda75fb23b2695753 --- src.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src.ps1') diff --git a/src.ps1 b/src.ps1 index c5d1d1d61..7350a4eb3 100644 --- a/src.ps1 +++ b/src.ps1 @@ -1 +1 @@ -git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | Select-String "\.cpp$|\.h$|\.hpp$" | Select-String -NotMatch "third_party" +git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | Select-String "\.cpp$|\.h$|\.hpp$" -- cgit v1.2.3