Commit 08727b3
committed
bug #771 [make:auth] Fixed newline characters (wouterj)
This PR was merged into the 1.0-dev branch.
Discussion
----------
[make:auth] Fixed newline characters
The wrong quotes were used, causing `\n\n` to be printed to the terminal (instead of real newlines)
Commits
-------
2fa2596 Fixed newline characters1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
0 commit comments