Commit 0728993
Matthew Fisher
refactor(builder): simplify sed substitution
The `perl | sed` commands used previously were to remove single quotes
from the string. This sed replacement greatly simplifies that logic.1 parent 2aa99a6 commit 0728993
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments