From 8bc9628351fdb752581c421b34b4bfa07b6b4628 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 2 Apr 2022 12:38:24 -0500 Subject: Change printing --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 09b8cd6..12d0b9a 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -121,7 +121,7 @@ END_HELP case "$source" in '#'*) if "$BOOTSTRAP_DEBUG"; then - printf >&2 'Skipping comment: %s %s\n' \ + printf >&2 '%s %s\n' \ "$source" "$destination" fi continue -- cgit 1.4.1-21-gabe81