Commit d1ca6ac
committed
bug #847 Skipping missing source directories during copy-from-package unconfiguration (tperunsky)
This PR was submitted for the 2.x branch but it was squashed and merged into the 1.x branch instead.
Discussion
----------
Skipping missing source directories during copy-from-package unconfiguration
#73
This PR makes the output look like this:

Commits
-------
776319c Skipping missing source directories during copy-from-package unconfigurationFile tree
2 files changed
+8
-1
lines changed- src/Configurator
- tests/Configurator
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| |||
0 commit comments