From ff4a32ec01eafa53ef4d1f628787afc1b18563ba Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 25 Jan 2025 22:12:05 +0800 Subject: [PATCH] aboutlfs: Fix umask expect output On a latest LFS system the output is 0022. It seems depending on host shell version. --- chapter02/aboutlfs.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml index a04b1c422..4eba82366 100644 --- a/chapter02/aboutlfs.xml +++ b/chapter02/aboutlfs.xml @@ -61,7 +61,9 @@ umask - The output should be 022. + The output may be 0022 or + 022 (the number of leading zeros depends + on the host distro). If any output of these two commands is incorrect, use the command given earlier on this page to set $LFS to the correct