Skip to content

Commit

Permalink
HPCC-8614 Improved ConfigMgr
Browse files Browse the repository at this point in the history
   - Fixes based on comments

Signed-off-by: Gleb Aronsky <gleb.aronsky@lexisnexis.com>
  • Loading branch information
Gleb Aronsky committed Sep 28, 2016
1 parent d84d2ad commit f192561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/deploy/XMLTags.h
Expand Up @@ -329,7 +329,7 @@ static const char* XSD_DATA_TYPE_BOOLEAN(NAME_SPACE_FOR_XSD_SCHEMA "boolean");
#define TAG_URL "url"
#define TAG_INSTALLSET "installSet"
#define TAG_PROCESSNAME "processName"
#define TAG_SCHEMA "SCHEMA "
#define TAG_SCHEMA "schema"
#define TAG_DEPLOYABLE "deployable"
#define TAG_VALUE "value"
#define TAG_ATTRIBUTE "Attribute"
Expand Down

0 comments on commit f192561

Please sign in to comment.