Fix typo.
This commit is contained in:
parent
1e04f967e9
commit
1fe9704e46
|
|
@ -4,8 +4,8 @@ To run the paranoia test suite in parallel on Linux with valgrind:
|
||||||
1. Download the paranoia tests (paranoia.7z) from the ngspice Quality web page.
|
1. Download the paranoia tests (paranoia.7z) from the ngspice Quality web page.
|
||||||
|
|
||||||
2. p7zip -d paranoia.7z
|
2. p7zip -d paranoia.7z
|
||||||
Rename the the unzipped directory to a name without spaces which would
|
Rename the unzipped directory to a name without spaces which would otherwise
|
||||||
otherwise confuse valgrind.
|
confuse valgrind.
|
||||||
|
|
||||||
3. cd into the renamed unzipped directory.
|
3. cd into the renamed unzipped directory.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue