-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/post-fs-data: simplify skip_mount logic
every mode other than 0 is skip_mount=1 anyway so this can be simplified a lot more. we can use numerical comparison but that might not be good since in the future, I plan to extend modes using letters instead 0,1,2,3...9,A,B,C
- Loading branch information
1 parent
1f68eff
commit 9aceccf
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters