mirror of
https://github.com/elastic/logstash.git
synced 2025-04-21 21:27:20 -04:00
We'll be using ci/docker_run.sh to run our x-pack build scripts soon, so this refactor makes sense Fixes #9245
2 lines
69 B
Bash
Executable file
2 lines
69 B
Bash
Executable file
#!/bin/bash
|
|
ci/docker_run.sh logstash-unit-tests ci/unit_tests.sh $@
|