bin/pwn_bdba_scan in pwn-0.4.756 vs bin/pwn_bdba_scan in pwn-0.4.757

- old
+ new

@@ -95,10 +95,10 @@ product_id: product_id, type: report_type, output_path: report_path ) - puts "Report Saved to: #{report_path}" + puts "\nReport Saved to: #{report_path}" rescue SystemExit, Interrupt puts "\nGoodbye." rescue StandardError => e raise e end