From 493d6a66bb27dd638ac3c11b52e52987c6dac8eb Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 27 Jan 2022 09:57:33 -0500 Subject: bootstrap: Remove stray indentation --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 61dd3dd..9d91a8a 100755 --- a/bootstrap +++ b/bootstrap @@ -162,7 +162,7 @@ if echo "${cmake_system}" | grep Linux >/dev/null 2>&1; then cmake_system_linux=true else cmake_system_linux=false - fi +fi # Determine whether this is a PA-RISC machine # This only works for Linux or HP-UX, not other PA-RISC OSs (BSD maybe?). Also -- cgit v0.12