Skip to content

Commit

Permalink
Improve messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
billtomczak committed Aug 31, 2021
1 parent 55ac925 commit c6c7cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/projects/packager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Unable to find directory: ${installer.source.path}
</if>
</then>
<else>
<echo message="No Include Tags" level="warning"/>
<echo message="No Included Repositories" level="warning"/>
</else>
</if>

Expand Down Expand Up @@ -383,7 +383,7 @@ Unable to find directory: ${installer.source.path}
</if>
</then>
<else>
<echo message="No Related" level="warning"/>
<echo message="No Related Extensions" level="warning"/>
</else>
</if>

Expand Down

0 comments on commit c6c7cf6

Please sign in to comment.