fixes and improvements
[distro-setup] / btrbk-run
index b5682ba5ef0830976e0ab895436f6b8fc1a6d278..18eca15d4dfa4518a54f0ab3f0112e40c0b60206 100644 (file)
--- a/btrbk-run
+++ b/btrbk-run
@@ -473,7 +473,7 @@ exec &> >(pee cat 'ts "%F %T"|dd of='$log_path' status=none')
 
 
 if $verbose; then
-  printf " options: conf_only=%s\ndry_run=%s\nrate_limit=%s\nverbose=%s\ncmd_arg=%s" "$conf_only" "$dry_run" "$rate_limit" "$verbose" "$cmd_arg"
+  printf " options: conf_only=%s\ndry_run=%s\nrate_limit=%s\nverbose=%s\ncmd_arg=%s\n" "$conf_only" "$dry_run" "$rate_limit" "$verbose" "$cmd_arg"
 fi
 
 if [[ -v targets ]]; then