From 1f3de5bd990c0b01bc48cf5727c3ca8d57d33c02 Mon Sep 17 00:00:00 2001 From: levlam Date: Mon, 13 Feb 2023 15:43:55 +0300 Subject: Update src.sh/src.ps1. --- src.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src.sh') diff --git a/src.sh b/src.sh index d129641ef..2a79952db 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$" +git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test | grep -E "\.cpp$|\.h$|\.hpp$" -- cgit v1.2.3