summaryrefslogtreecommitdiffstats
path: root/loader/cdinstall.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/cdinstall.c')
-rw-r--r--loader/cdinstall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/cdinstall.c b/loader/cdinstall.c
index 454431a76..86abcea26 100644
--- a/loader/cdinstall.c
+++ b/loader/cdinstall.c
@@ -205,6 +205,7 @@ static void mediaCheckCdrom(char *cddriver) {
_("Test"), _("Continue"));
if (rc == 2) {
+ closeCdromTray(cddriver);
return;
} else {
continue;