Fix `$ $` typo. Well spotted, @kmilos.

main
Robin Mills 4 years ago
parent f3393f8308
commit 10661d6370

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

Loading…
Cancel
Save