1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src
epriestley 595f203816 Correct RepositoryURI schema and propagate adjust exit code correctly
Summary:
Fixes T10830.

  - The return code from `storage adjust` did not propagate correct.
  - There was one column issue which I missed the first time around because I had a bunch of unrelated stuff locally.

Test Plan:
  - Ran `bin/storage upgrade -f` with failures, used `echo $?` to make sure it exited nonzero.
  - Got fully clean `bin/storage adjust` by dropping all my extra local tables.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10830

Differential Revision: https://secure.phabricator.com/D15746
2016-04-18 08:11:22 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Don't apply security.require-https to intracluster requests 2016-04-13 12:51:41 -07:00
applications Correct RepositoryURI schema and propagate adjust exit code correctly 2016-04-18 08:11:22 -07:00
docs Rough in the new custom URI panel 2016-04-17 16:03:24 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Correct RepositoryURI schema and propagate adjust exit code correctly 2016-04-18 08:11:22 -07:00
view Links on badge card should be accessible 2016-04-15 07:55:31 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Rough in the new custom URI panel 2016-04-17 16:03:24 -07:00