about summary refs log tree commit diff
path: root/sysdeps/x86_64/dl-cache.h
diff options
context:
space:
mode:
authorMichael Jeanson <mjeanson@efficios.com>2024-02-05 15:22:39 -0500
committerH.J. Lu <hjl.tools@gmail.com>2024-02-12 06:49:57 -0800
commit155bb9d036646138348fee0ac045de601811e0c5 (patch)
tree6723d0d2832b3f82a2241aa3202d9e27970c4ae6 /sysdeps/x86_64/dl-cache.h
parentc676808a34e27fc3f7b1115c5257b382c6f00cb4 (diff)
downloadglibc-155bb9d036646138348fee0ac045de601811e0c5.tar.gz
glibc-155bb9d036646138348fee0ac045de601811e0c5.tar.xz
glibc-155bb9d036646138348fee0ac045de601811e0c5.zip
x86/cet: fix shadow stack test scripts
Some shadow stack test scripts use the '==' operator with the 'test'
command to validate exit codes resulting in the following error:

  sysdeps/x86_64/tst-shstk-legacy-1e.sh: 31: test: 139: unexpected operator

The '==' operator is invalid for the 'test' command, use '-eq' like the
previous call to 'test'.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'sysdeps/x86_64/dl-cache.h')
0 files changed, 0 insertions, 0 deletions