diff options
Diffstat (limited to 'meta/recipes-devtools/valgrind')
| -rwxr-xr-x | meta/recipes-devtools/valgrind/valgrind/run-ptest | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind/run-ptest b/meta/recipes-devtools/valgrind/valgrind/run-ptest index 7d0584ada9..f9a72ec4a9 100755 --- a/meta/recipes-devtools/valgrind/valgrind/run-ptest +++ b/meta/recipes-devtools/valgrind/valgrind/run-ptest | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/sh |
| 2 | |||
| 2 | # run-ptest - 'ptest' test infrastructure shell script that | 3 | # run-ptest - 'ptest' test infrastructure shell script that |
| 3 | # wraps the valgrind regression script vg_regtest. | 4 | # wraps the valgrind regression script vg_regtest. |
| 4 | # Must be run in the /usr/lib/valgrind/ptest directory. | 5 | # Must be run in the /usr/lib/valgrind/ptest directory. |
