Fix $ $ typo. Well spotted, @kmilos.

This commit is contained in:
Robin Mills 2021-12-20 11:41:45 +00:00
parent f3393f8308
commit 10661d6370

View File

@ -1027,7 +1027,7 @@ If you wish to run in verbose mode:
```bash
$ cd <exiv2dir>/build
$ $ ctest -R bugfix --verbose
$ ctest -R bugfix --verbose
```
The bugfix tests are stored in directory tests/ and you can run them all with the command: