Commit ae32c57
committed
fix: Fix exfat formatting failure
"mkfs.exfat -V" returns 1 in exfatprogs and 0 in the exfat-utils
package. To ensure compatibility with both packages, we only check if
"mkfs.exfat" exists.
Log: Adapt to exfatprogs
Bug: https://pms.uniontech.com/bug-view-338971.html1 parent 39a7722 commit ae32c57
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
| |||
0 commit comments