Files
avrdude/tools
Hans Ulrich Niedermann a2906da411 test-avrdude: Adapt version check to new version format
The output of the version information in "avrdude -v" has changed between
avrdude 7.3 and now (commit cf0822bb71):

avrdude: Version 7.3

Avrdude version 7.3-20240814 (250a663a)

This means that the old grep call looking for "Version" cannot
find anything any more, and therefore needs to be changed.

This was not discovered as the test-avrdude script neglected to
abort if no version information is found.
2024-08-16 16:13:28 +02:00
..
2022-11-22 22:38:09 +00:00
2024-08-14 18:01:04 +01:00
2024-08-09 20:24:53 +01:00