Skip to content

Commit f14a893

Browse files
committed
WIP: Debug CI
Signed-off-by: Rodrigo Campos <[email protected]>
1 parent 05c6d7e commit f14a893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/features.bats

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
load helpers
44

55
@test "features [idmap]" {
6+
runc --help
7+
runc features 2>&1
68
runc features
79
[ "$status" -eq 0 ]
810
enabled=$(echo "$output" | jq '.linux.mountExtensions.idmap.enabled')

0 commit comments

Comments
 (0)