Skip to content

Commit

Permalink
Check 32-bitness properly
Browse files Browse the repository at this point in the history
  • Loading branch information
rocallahan committed Oct 14, 2023
1 parent ed92ba6 commit f22672e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/tracee_unmap_vdso.run
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ source `dirname $0`/util.sh
# Unmapping the rr page breaks ssycallbuf; we don't support that.
skip_if_syscall_buf
# Unmapping the VDSO breaks all syscalls on 32-bit x86.
skip_if_32_bit
skip_if_test_32_bit
compare_test EXIT-SUCCESS

0 comments on commit f22672e

Please sign in to comment.