Deploy error is buffer is too small (#20358)
* Deploy error is buffer is too small * missing file
This commit is contained in:
1
cli/tests/fixtures/build.sh
vendored
1
cli/tests/fixtures/build.sh
vendored
@@ -5,3 +5,4 @@ cd "$(dirname "$0")"
|
||||
|
||||
make -C ../../../programs/bpf/c/
|
||||
cp ../../../programs/bpf/c/out/noop.so .
|
||||
cat noop.so noop.so noop.so > noop_large.so
|
||||
|
Reference in New Issue
Block a user