Skip to content

Commit 2a5faee

Browse files
committed
fix(ci): change ecs instrumented test case
1 parent 3dd4250 commit 2a5faee

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sysdig/testfiles/ECSInstrumented.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"watch",
55
"-n60",
66
"cat",
7-
"/etc/shadow",
8-
"/bin/sh"
7+
"/etc/shadow"
98
],
109
"EntryPoint": [
1110
"/opt/draios/bin/instrument"
@@ -128,4 +127,4 @@
128127
}
129128
]
130129
}
131-
]
130+
]

0 commit comments

Comments
 (0)