diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2023-03-10 10:33:41 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2023-03-10 10:33:41 +0000 |
commit | be10c5757471ccee4110273ada5f8c25d8b1743f (patch) | |
tree | b8815515530b299bcd9674b7d540c85a22218e99 /sbin | |
parent | cfe35f548573731d5fb7d5325edd6ee4e3040e05 (diff) |
Fix error on installer abort/exit
^C during questiong yields
/install: /tmp/cppid: cannot open $(<) input
The trap handler must first test existence, then read the PID file.
Quote like other PID file constructs in install.sub do.
Use newlines to make the trap function readable.
OK miod
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions