Commit 7bfce16
authored
Mjh/fix issues with message (#24)
* Fix the ansible error
* Rolled version
* made the wrapping of the error more pythonic
* Fixed exception handling a little more
* Fixed exception handling a little more
* Fixed exception handling a little more
* Wrapping just the message?
* Moving over to a regular old exception
* Wrapping just the message
* Forget about wrapping the error
* Forget about wrapping the error
* Forget about wrapping the error
* Fixing error detections
* Fixed sanity test issues1 parent b5c798e commit 7bfce16
2 files changed
+5
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
154 | | - | |
155 | | - | |
| 153 | + | |
| 154 | + | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
290 | 289 | | |
291 | 290 | | |
292 | 291 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
| 292 | + | |
| 293 | + | |
298 | 294 | | |
299 | 295 | | |
300 | 296 | | |
| |||
0 commit comments