fix syntax error
authorIan Kelling <ian@iankelling.org>
Mon, 11 Mar 2024 03:45:56 +0000 (23:45 -0400)
committerIan Kelling <ian@iankelling.org>
Mon, 11 Mar 2024 03:45:56 +0000 (23:45 -0400)
btrbk-run

index 1ca6f57ab2d4092e0b98862caa0f6380113046ab..79ace6a17341d16ee3be575b5f03c8aa2afb0fde 100644 (file)
--- a/btrbk-run
+++ b/btrbk-run
@@ -496,6 +496,7 @@ if $verbose; then
         printf "%s" "$opt"
       else
         printf " %s" "$opt"
+      fi
     done
     echo
   fi