Skip to content

Commit

Permalink
Merge pull request #198 from redBorder/development
Browse files Browse the repository at this point in the history
Release 3.2.4
  • Loading branch information
manegron authored Nov 26, 2024
2 parents 4d1c50e + 478f27c commit d5c0c87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.3
3.2.4
4 changes: 2 additions & 2 deletions resources/scripts/rb_backup_node_v2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ def import_segments(input, verbose)
final_archive = "#{final_archive_path}backup_all_#{timestamp}.tar.gz"

if opt['e']
puts final_archive
exit 1
puts "Final archive will be in #{final_archive}"

# Export option
puts "Starting export process..." if verbose

Expand Down

0 comments on commit d5c0c87

Please sign in to comment.