Skip to content

Conversation

@nwt
Copy link
Member

@nwt nwt commented Nov 13, 2025

An mdtest-spq test with empty input (i.e., containing only whitespace) runs with this command:

echo '' | super -s -c "$spq" -

Run it with this command instead:

super -s -c "$spq"

Closes #5629

An mdtest-spq test with empty input (i.e., containing only whitespace)
runs with this command:

    echo '' | super -s -c "$spq" -

Run it with this command instead:

    super -s -c "$spq"
@nwt nwt merged commit f57a948 into main Nov 13, 2025
3 checks passed
@nwt nwt deleted the mdtest-without-input branch November 13, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Examples that have no input

4 participants