Skip to content

Commit 21e1df6

Browse files
committed
CMOOON
1 parent f5aeefb commit 21e1df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ test:
3434
# - autoreconf -i
3535
# - ./configure
3636
- echo "which timavg is it...? " && which timavg
37-
- echo "timavg --help is...?" && timavg --help
37+
- echo "timavg -help is...?" && timavg -help
3838
- echo "make check RUN_EXPENSIVE_TESTS=no...?" && make check RUN_EXPENSIVE_TESTS=no
3939
# - make check
4040

0 commit comments

Comments
 (0)