From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 13 May 2021 08:58:15 +0200 Subject: [LTP] [PATCH 2/2 v2] open_posix_testsuite/Makefile: Use tabs instead of spaces In-Reply-To: <20210513062341.83852-3-xieziyao@huawei.com> References: <20210513062341.83852-1-xieziyao@huawei.com> <20210513062341.83852-3-xieziyao@huawei.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it > Replace spaces with tabs for open_posix_testsuite/Makefile. Reviewed-by: Petr Vorel