Commit 389c3c8
committed
Errors should not should "Error: " twice for an error message.
Using the command line:
office-addin-manifest modify test\manifests\manifest.xml
The output was appearing as:
Error: Error: You need to specify something to change in the manifest.
Fixed so the output appears as:
Error: You need to specify something to change in the manifest.1 parent 58d0dca commit 389c3c8
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
0 commit comments