We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b52326 commit 5d77ff2Copy full SHA for 5d77ff2
tests/functional/characterisation/framework.sh
@@ -63,7 +63,7 @@ function characterisationTestExit() {
63
echo ''
64
echo 'You can rerun this test with:'
65
66
- echo " _NIX_TEST_ACCEPT=1 meson test lang"
+ echo " _NIX_TEST_ACCEPT=1 meson test ${TEST_NAME}"
67
68
echo 'to regenerate the files containing the expected output,'
69
echo 'and then view the git diff to decide whether a change is'
0 commit comments