Project

General

Profile

Actions

Bug #86543

closed

typo3/sysext/core/bin/typo3 upgrade:run returns failure status code when zero wizards need to run

Added by Benjamin Franzke over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
CLI
Target version:
-
Start date:
2018-10-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

$ public/typo3/sysext/core/bin/typo3 upgrade:run; echo "returned status code: $?" 

 ! [NOTE] Wizard extensionManagerTables does not need to make changes.                                                  

 ! [NOTE] Wizard databaseRowsUpdateWizard does not need to make changes.                                                

 ! [NOTE] Wizard commandLineBackendUserRemovalUpdate does not need to make changes.                                     

 [OK] No wizards left to run.                                                                                           

returned status code: 1

Expected output:

…

returned status code: 0
Actions #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58558

Actions #2

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58558

Actions #3

Updated by Gerrit Code Review over 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58558

Actions #4

Updated by Benjamin Franzke over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF