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 f5aeefb commit 21e1df6Copy full SHA for 21e1df6
meta.yaml
@@ -34,7 +34,7 @@ test:
34
# - autoreconf -i
35
# - ./configure
36
- echo "which timavg is it...? " && which timavg
37
- - echo "timavg --help is...?" && timavg --help
+ - echo "timavg -help is...?" && timavg -help
38
- echo "make check RUN_EXPENSIVE_TESTS=no...?" && make check RUN_EXPENSIVE_TESTS=no
39
# - make check
40
0 commit comments