summaryrefslogtreecommitdiffstats
path: root/gurpmi2
diff options
context:
space:
mode:
Diffstat (limited to 'gurpmi2')
-rwxr-xr-xgurpmi21
1 files changed, 1 insertions, 0 deletions
diff --git a/gurpmi2 b/gurpmi2
index bfb4c0d1..faf3c559 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -211,6 +211,7 @@ sub ask_continue_blocking {
my $answer = $w->run;
$w->destroy;
exit(1) if $answer eq 'no';
+ 1;
}
sub do_install {