6804f47383
The error message to stderr was appearing in test output and confusing some users, who thought it indicated a failing test rather than expected output.
5 lines
114 B
Markdown
5 lines
114 B
Markdown
```
|
|
% pandoc -d command/defaults6 2>&1
|
|
^D
|
|
Error: Circular defaults file reference in 'command/defaults7.yaml'
|
|
```
|