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.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src.sh') 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 -- cgit v1.2.3