summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorKlemens Nanni <kn@cvs.openbsd.org>2023-03-10 10:33:41 +0000
committerKlemens Nanni <kn@cvs.openbsd.org>2023-03-10 10:33:41 +0000
commitbe10c5757471ccee4110273ada5f8c25d8b1743f (patch)
treeb8815515530b299bcd9674b7d540c85a22218e99 /sbin
parentcfe35f548573731d5fb7d5325edd6ee4e3040e05 (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