Aaron Lauterer
8deb25a63f
backup: fix #2913 order jobs numerically by VMID
At this point, the VMIDs are already numerically sorted by the PVE::VZDump::check_vmids method. Calling another sort on the array, especially without `{$a <=> $b}`, resulted in reordering the array alphabetically. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Description
No description provided
Languages
JavaScript
62.6%
Perl
35%
Makefile
1.2%
CSS
0.6%
Smarty
0.3%
Other
0.2%