From c825628cd64290def3d16d88fb30ed837fc85007 Mon Sep 17 00:00:00 2001 From: levlam Date: Mon, 22 Jan 2018 22:38:55 +0300 Subject: Fix exemple formatting. GitOrigin-RevId: 84f34b183364bce06fa3b6b06620d04e7f26a6ab --- src.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src.ps1') diff --git a/src.ps1 b/src.ps1 index 89df360f1..c5d1d1d61 100644 --- a/src.ps1 +++ b/src.ps1 @@ -1 +1 @@ -git ls-tree -r HEAD --name-only benchmark 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$" | Select-String -NotMatch "third_party" -- cgit v1.2.3