regression tests: Remove superfluous backticks

Backticks are not needed around a shell statement that does not produce
any output.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15439
This commit is contained in:
Bart Van Assche 2015-07-23 02:47:42 +00:00
parent 9ce23dde2a
commit d138ed7448
6 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
prereq: ! `../../tests/os_test darwin`
prereq: ! ../../tests/os_test darwin
prog: ../../drd/tests/pth_cond_destroy_busy

View File

@ -1,2 +1,2 @@
prereq: test ! `../../tests/os_test darwin` && ! `../../tests/arch_test mips32` && ! `../../tests/arch_test ppc64`
prereq: ! ../../tests/os_test darwin && ! ../../tests/arch_test mips32 && ! ../../tests/arch_test ppc64
prog: leak-segv-jmp

View File

@ -1,4 +1,4 @@
prog: getregset
vgopts: -q
prereq: ../../../tests/os_test linux 2.6.33 && ! ../../../tests/arch_test mips32 && ! `../../../tests/arch_test ppc64`
prereq: ../../../tests/os_test linux 2.6.33 && ! ../../../tests/arch_test mips32 && ! ../../../tests/arch_test ppc64

View File

@ -1,3 +1,3 @@
prereq: `LD_SHOW_AUXV=1 /bin/echo | grep AT_PLATFORM > /dev/null`
prereq: LD_SHOW_AUXV=1 /bin/echo | grep -q AT_PLATFORM
prog: proc-auxv
vgopts: -q

View File

@ -1,3 +1,3 @@
prereq: test ! `../../tests/arch_test ppc32` && ! `../../tests/arch_test ppc64` && ! `../../tests/arch_test s390x` && ! `../../tests/mips_features mips-be`
prereq: ! ../../tests/arch_test ppc32 && ! ../../tests/arch_test ppc64 && ! ../../tests/arch_test s390x && ! ../../tests/mips_features mips-be
prog: test-plo
vgopts: -q --partial-loads-ok=yes

View File

@ -1,4 +1,4 @@
prog: fxsave
prereq: ../../../tests/x86_amd64_features x86-sse && ! `../../../tests/os_test darwin`
prereq: ../../../tests/x86_amd64_features x86-sse && ! ../../../tests/os_test darwin
vgopts: -q
args: x