Fixes errors on repo add from empty string values for install_msg (#3153)

* Fixes errors on repo add from empty string values for `install_msg`

* Create 3153.bugfix.rst
This commit is contained in:
Flame442
2019-12-02 11:41:28 -05:00
committed by Michael H
parent f0836d7182
commit d07e718ab8
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fixed an error on repo add from empty string values for the `install_msg` info.json field.