Commit 2024db7
committed
toolkit: validate arguments after modification is complete
The current toolkit modifies path on MacOS and Linux platforms. Perform
this validation only after the path is modified to allow the script to be
run on Linux and MacOSX without error.
Signed-off-by: Josuah Demangeon <[email protected]>1 parent 63698ef commit 2024db7
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | 297 | | |
301 | 298 | | |
302 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments