diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-06-29 20:01:35 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-06-29 20:01:35 +0000 |
commit | 64000ff5df99694144a52581e276b307144ca8b6 (patch) | |
tree | 9aaeda5c38c56474bfa11b0d2ed94d478b9f648d /share/man/man4/pcscp.4 | |
parent | ebdf93a4bdbd6612d42d6c47495c8c3e9d8e3d28 (diff) |
Some cleanup/simplification:
1) Put knowledge of /tmp/fstab in munge_fstab rather
than redirect input on calls. Check in munge_fstab
whether /etc/fstab was successfully created, and exit
install/upgrade with appropriate error if not. This
error condition is therefore checked on install and upgrade.
2) Don't bother specifying value in exit statements - no one
is checking whether it is 1, 2, or 0.
3) Put status messages inside check_fs rather than around
invocation, and exit from check_fs if a fsck fails, rather
than checking return value and exiting.
4) With above changes, simplify munge_fs/check_fs/mount_fs logic in
upgrade.sh.
5) Various cosmetic cleanups.
Diffstat (limited to 'share/man/man4/pcscp.4')
0 files changed, 0 insertions, 0 deletions