Skip to content

Commit 0e79f3c

Browse files
committed
fix: restore elf tag on 27_self_contained_home (fails on macOS due to canonical path mismatch)
1 parent 420051a commit 0e79f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/27_self_contained_home.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# requires: unix-shell
2+
# requires: elf
33
# 27_self_contained_home.sh — verifies mcpp's self-contained home behaviour.
44
#
55
# Without MCPP_HOME set, mcpp resolves its home from the binary's location:

0 commit comments

Comments
 (0)