Rsnapshot v1.1.3 Release Notes

Release Date: 0006-04-03 // about 2018 years ago
    • Validating rsync_short_args, must be in format '-an', not '-a -n'
    • Assembling @cmd_stack list one at a time, rather than using join()
    • ➕ Added "don't panic" message in rotate_interval() at verbose >= 4 when no filesystem actions get performed
    • 🛠 Fixed latent display bug in print_msg() (now that it's getting used)
    • 🛠 Fixed "cd //" display bug when running from root directory (removed extra /)