From 41a1534ee045fa3fc1b25555ba2b79eff31f6695 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 2 Mar 2021 17:57:28 -0600 Subject: Make shfmt happy The (C-c) pissed it off for some reason .. and it's only on the upstairs machine.. --- bollux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bollux b/bollux index a7c5f93..c33ba6e 100644 --- a/bollux +++ b/bollux @@ -64,7 +64,7 @@ END # # See `log' for the available levels. run() { # run COMMAND... - # I have to add a `trap' here for SIGINT (C-c) to work properly. + # I have to add a `trap' here for SIGINT to work properly. trap bollux_quit SIGINT log debug "$*" "$@" -- cgit 1.4.1-21-gabe81