Skip to content

Commit 6ca1e15

Browse files
committed
fixup test
Signed-off-by: Steven Jin Xuan <[email protected]>
1 parent d1f168f commit 6ca1e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/linux_target_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4055,7 +4055,7 @@ echo "This is a third test binary"
40554055
{
40564056
Command: "getcap /usr/bin/ping",
40574057
Stdout: dalec.CheckOutput{
4058-
Equals: "/usr/bin/ping cap_net_raw=ep,cap_net_admin=eip\n",
4058+
Equals: "/usr/bin/ping cap_net_admin=eip cap_net_raw+ep \n",
40594059
},
40604060
},
40614061
{

0 commit comments

Comments
 (0)