mirror of https://github.com/lcpz/lain.git
Workaround premature end of file with awful.spawn.easy_async
This commit is contained in:
parent
84654c7f09
commit
2d35f1b584
|
@ -224,7 +224,7 @@ echo "$SORTED_FILE_SYSTEMS_INFO" | $AWK_COMMAND -v DEBUG=$DEBUG -v PATTERN=$PATT
|
|||
printf ("%-*s", LEFT_COLUMN + 2, "");
|
||||
print " Used Free Total ";
|
||||
if (! NARROW_MODE)
|
||||
print "";
|
||||
print " ";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue