build: fix typo
This commit is contained in:
parent
3cc24528bf
commit
c952fda202
@ -1,5 +1,5 @@
|
||||
# This script is loaded by formula_installer as a separate instance.
|
||||
# Thrown exceptions are propogated back to the parent process over a pipe
|
||||
# Thrown exceptions are propagated back to the parent process over a pipe
|
||||
|
||||
old_trap = trap("INT") { exit! 130 }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user