diff --git a/sbin/upgrade.pl b/sbin/upgrade.pl index 922e9634a..df2c9c0c4 100644 --- a/sbin/upgrade.pl +++ b/sbin/upgrade.pl @@ -302,7 +302,7 @@ The upgrade process failed and has stopped so you can either restore from backup, or attempt to fix the problem and continue. STOP - exit; + exit 1; }