aboutsummaryrefslogtreecommitdiff
path: root/sboupgrade
diff options
context:
space:
mode:
authorxocel <xocel@iquidus.org>2013-01-05 00:29:42 +1300
committerxocel <xocel@iquidus.org>2013-01-05 00:29:42 +1300
commitcad23c11013dd207210533b63fc24d3aa38a1694 (patch)
tree6f9d1e47336c4b6ab8582e64585e0aad49297bae /sboupgrade
parentee8de79e1c248c52083d2c810e9ba9b70f8de851 (diff)
downloadsbotools2-cad23c11013dd207210533b63fc24d3aa38a1694.tar.xz
reverted get_inst_names back to 1.3, commented out get_installed_sbos, updated get_installed_packages
Diffstat (limited to 'sboupgrade')
-rwxr-xr-xsboupgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/sboupgrade b/sboupgrade
index 18ca6f9..c70794d 100755
--- a/sboupgrade
+++ b/sboupgrade
@@ -255,7 +255,7 @@ sub print_failures {
}
}
-my $inst_names = get_inst_names(get_installed_packages);
+my $inst_names = get_inst_names(get_installed_packages 'ALL');
my $upgrade_queue;
@$upgrade_queue = ();
# deal with any updates prior to any new installs.